conflux-web-core-helpers
This is a sub package of ConfluxWeb.js
The Helper functions are used in all ConfluxWeb.js packages.
Installation
Node.js
npm install conflux-web-core-helpers
Usage
import {formatters} from 'conflux-web-core-helpers';
Types
All the typescript typings are placed in the types folder.