currency-number-format

1.1.0 • Public • Published

Currency Number Format JSON

npm version bower version

JSON languages object.

Installation

Copy the JSON file into your project or use npm/bower package manager:

  • Execute the following command: npm install currency-number-format or bower install currency-number-format

Usage

Structure:

{
    "en_US": {
        "decimal": ".",
        "thousands": ","
    },
    ...
}

License

The MIT License.

See LICENSE

Readme

Keywords

Package Sidebar

Install

npm i currency-number-format

Weekly Downloads

48

Version

1.1.0

License

MIT

Last publish

Collaborators

  • apigraf
  • dspancov
  • salnikov
  • sheff146