domain-repository
IDomainRepository is an extension of ORM frameworks (Mongoose or TypeORM) that **automatically maps DB models into Domain models**.
mad-utils
A set of misc utilties I find myself repeatedly re-writing between projects.
functional-bowling
Functional algorithm of Bowling scoring written in JavaScript with TDD model