makr Fast HTML5 Entity-Component-System library Install npm install --save makr Usage var makr = require('makr') var em = makr(Position, Motion, Display /* … component types */)