@bloks/utils
v27.11.0
Published
This package provides Javascript utilities for Proton network (encoding function, parsers etc.)
Downloads
1,090
Keywords
Readme
utils
This package provides Javascript utilities for Proton network (encoding function, parsers etc.)
Local Development
Below is a list of commands you will probably find useful.
pnpm run dev
Runs the project in development/watch mode. Your project will be rebuilt upon changes.
Your library will be rebuilt if you make edits.
pnpm run build
Bundles the package to the dist folder.
The package is optimized and bundled with Rollup into multiple formats (CommonJS, UMD, and ES Module).
