@daisugi/land
Version:
Daisugiland is an aggregation of tools for building composable applications.
76 lines (48 loc) โข 1.55 kB
Markdown
# @daisugi/land
[](https://www.npmjs.com/package/@daisugi/nekobasu)

[](https://bundlephobia.com/result?p=@daisugi/nekobasu)
This project is part of the [@daisugi](https://github.com/daisugiland/daisugi) monorepo.
**Daisugiland** is an aggregation of tools for building composable applications.
## โจ Features
- ๐ก Minimal size overhead ([details](https://bundlephobia.com/result?p=@daisugi/land))
- โก๏ธ Written in TypeScript
- ๐ฆ Uses only trusted dependencies
- ๐จ Powerful and flexible
- ๐งช Well tested
- ๐ค Proven in production
- ๐ Exports both ES Modules and CommonJS
## ๐ Usage
```js
import { Kado, Result, Nekobasu, Daisugi, Err } from '@daisugi/land';
```
## ๐ Table of Contents
- [@daisugi/land](#daisugiland)
- [โจ Features](#-features)
- [๐ Usage](#-usage)
- [๐ Table of Contents](#-table-of-contents)
- [๐ฆ Installation](#-installation)
- [๐ Other Projects](#-other-projects)
- [๐ License](#-license)
## ๐ฆ Installation
Using npm:
```sh
npm install @daisugi/land
```
Using pnpm:
```sh
pnpm install @daisugi/land
```
[:top: Back to top](#-table-of-contents)
## ๐ Other Projects
[Meet the ecosystem](../../README.md)
[:top: Back to top](#-table-of-contents)
## ๐ License
[MIT](../../LICENSE)
[:top: Back to top](#-table-of-contents)