- Replaces eco.getEntity() and eco.createEntity() with eco.entity()
- Replaces eco.createComponent() with eco.addComponent() and eco.removeComponent()
- Replaces eco.createIterator() with eco.filter()
- Refactor to reduce file size (minified 6.4KB, gzipped 1.94KB)