Skip to content

Latest commit

 

History

History

README.md

helux-docs

NPM version NPM downloads

A state library that integrates atom, signal, derive, watch and collection dep

Usage

TODO

Options

TODO

Development

# install dependencies
$ pnpm install

# develop library by docs demo
$ pnpm start

# build library source code
$ pnpm run build

# build library source code in watch mode
$ pnpm run build:watch

# build docs
$ pnpm run docs:build

# check your project for potential problems
$ pnpm run doctor

LICENSE

MIT