unopinionated library of functions for those tired of reinventing the wheel
- use Yarn for everything
- tiny, reusable, pure & side effect free functions (when possible), following a single responsibility principle
- no transpilation
- full test and type coverage
- tests cover contracts, not internal implementation
- simple, complete, automatically generated API documentation
- fast and minimal
- flexible
- having as few dependencies as possible
- no reliance on any framework
- fully automated release process