@daisugi/land
v0.1.2
Published
Daisugiland is an aggregation of tools for building composable applications.
Downloads
96
Readme
@daisugi/land
This project is part of the @daisugi monorepo.
Daisugiland is an aggregation of tools for building composable applications.
🌟 Features
- 💡 Minimum size overhead.
- ⚡️ Written in TypeScript.
- 📦 Only uses trusted dependencies.
- 🔨 Powerful and agnostic to your code.
- 🧪 Well tested.
- 🤝 Is used in production.
- ⚡️ Exports ES Modules as well as CommonJS.
Usage
import { Kado, Result, Nekobasu, Daisugi, Err } from '@daisugi/land';
Table of contents
Install
Using npm:
npm install @daisugi/land
Using yarn:
yarn add @daisugi/land