JECS (javascript-entity-component-system) is a easy to use Entity Component System for JavaScript. JECS will help you to easier develop your games by making composable pieces of code, mixing and ...
Why do I need this? React components are fed an initial set of properties (props). There are many different ways to set these properties for your base component, they could be passed via the DOM, ...