## A functional typescript ECS
npm install @dmoulart/decsDECS was initiated as a learning project to know more about entity component systems.
The library is focused on performance and written in a functional style.
It is still very much a work in progress.
This project is very heavily inspired by the following libraries.