0.1.7 • Published 3 years ago

@azondo/utils v0.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Azondo Utils package

This library contains react hooks and different helper functions for Azondo react apps

Installation

Add this package to your dependencies list

yarn add @azondo/api

Development commands

yarn build

Builds the package with Rollup to the dist directory

yarn watch

Watches for changes in src folder and rebuilds the same way as yarn build