@realty-mogul/caster
v1.0.1
Published
formatter helper
Downloads
2
Readme
To Install
- Run
npm i @realty-mogul/caster
in your project root directory.
Updating Package
- npm update @realty-mogul/caster --save
How to Use
- import { asCurrency } from '@realty-mogul/caster'
After Making Changes to the Code
- To update version change
npm version patch | minor | major
Follow this guideline for version updates, https://docs.npmjs.com/about-semantic-versioning#incrementing-semantic-versions-in-published-packages
Test
- npm run test
Lint
- npm run lint
To Make ES6 version
- npm run build Creates inside dist/ directory