NComponents is a unity-like component system for roblox.
With NComponents you can create components as you would in Unity and attach them to Instances (GameObjects) Components can be added into instances and objects via a Plugin. The ComponentService will automatically create these components on runtime or when the Instance is cloned / added.
Please check the documentation page.
Novius - Creator, Programming SamTheMagician - Explorer+ (https://devforum.roblox.com/t/explorer-a-unity-like-explorer/1621949)