0.1.2 โ€ข Published 4 months ago

@daisugi/land v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@daisugi/land

version npm downloads bundlephobia

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

:top: back to top

Other projects

Meet the ecosystem

:top: back to top

License

MIT