1.0.1 • Published 5 years ago

@realty-mogul/caster v1.0.1

Weekly downloads
13
License
-
Repository
-
Last release
5 years ago

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