This monorepo contains @daisugi TypeScript/ESM projects. These projects are designed to help build composable applications.
Project | Version | Changelog | Description |
---|---|---|---|
Daisugi | changelog | Is a minimalist functional middleware engine. | |
Kintsugi | changelog | Is a set of utilities to help build a fault tolerant services. | |
Kado | changelog | Is a minimal and unobtrusive inversion of control container. | |
Anzen | changelog | Helps write safe code without exceptions, taking roots from Rust's Result and Haskell's Either. | |
Nekobasu | changelog | Is a lightweight, easy to use, asynchronous and efficient EventBus implementation. | |
Ayamari | changelog | Helps you to create rich errors in a simple and consistent way. | |
Land | changelog | Is an aggregation of tools for building composable applications. | |
JavaScript style guide |
All packages:
- Are versioned independently.
- Distributed as ESM modules (ES2022 syntax), TypeScript typings & change logs.
- Licensed under MIT License.