Types and functions to create software using FDD:
- EDA
- CQRS
- RPC
- FOP
- Knex helpers
- Jest utils (for Unit and Integration testing)
- Typed Errors
- Typed JSON
More on Fatigue Driven Development (FDD) you can find here:
# Locally
git add .
git commit -m "..."
npm run publish:(prerelease | patch | minor | major)
git push --follow-tags origin main
- λ Functional Oriented Programming (https://github.com/Dionid/fop-ts)
The MIT License (MIT)