Package Exports
- @fddf-ts/core
- @fddf-ts/core/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@fddf-ts/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🛌 Fatigue Driven Development Framework (FDDF) for Node.js (TypeScript)
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:
🇷🇺 https://fdd.davidshekunts.ru
ATTENTION
Right now this library in PRE-ALPHA MODE, so it's better for you just to
download it as zip ("Code" -> "Download ZIP") and use files, located in
src
folder.
When library will be stabilized I'll announce it in this repo, so you can hit "Watch" or "Star" to get notification.
Based on
- λ Functional Oriented Programming (https://github.com/Dionid/fop-ts)
Used by
- 💬 Teleadmin (https://github.com/Dionid/teleadmin) – Admin and CRM for Telegram.
News
All news and announcements you can find in:
🇷🇺 🦾 IT-Качалка Давида Шекунца 💪 – https://t.me/it_kachalka
Roadmap
- Event & Call validation
- Add lerna and separate every library
- Add Node.js 12+ support
License
The MIT License (MIT)