First pass at an ECS engine See example/demo.js for current usage. Installation Just use npm to install dependencies. $ npm install Running the demo Build $ npm run build-demo Or, to play with the demo code: $ npm run watch-demo Running Just open example/index.html in a browser. License GNU General Public License V3.0