preact-use-async
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

use-async-hook

CLI Commands

# install dependencies
npm install

# serve demo with hot reload at localhost:8080
npm run dev

# build npm ready bundles to be consumed by other Preact web apps
npm run build:widget

# build npm ready bundles to be used as a component library
npm run build:lib

# lint the project with eslint to find code style issues
npm run lint

# run tests with jest and enzyme
npm run test

For detailed explanation on how things work, checkout the CLI Readme.

Readme

Keywords

none

Package Sidebar

Install

npm i preact-use-async

Weekly Downloads

0

Version

0.1.4

License

MIT

Unpacked Size

24.4 kB

Total Files

18

Last publish

Collaborators

  • hyhoang
  • eskimo111