Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 3.91 KB

README.md

File metadata and controls

28 lines (22 loc) · 3.91 KB

daisugi

This monorepo contains @daisugi TypeScript/ESM projects. These projects are designed to help build composable applications.

Daisugi

Meet the ecosystem

Project Version Changelog Description
Daisugi version changelog Is a minimalist functional middleware engine.
Kintsugi version changelog Is a set of utilities to help build a fault tolerant services.
Kado version changelog Is a minimal and unobtrusive inversion of control container.
Anzen version changelog Helps write safe code without exceptions, taking roots from Rust's Result and Haskell's Either.
Nekobasu version changelog Is a lightweight, easy to use, asynchronous and efficient EventBus implementation.
Ayamari version changelog Helps you to create rich errors in a simple and consistent way.
Land version 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.