1.1.0 • Published 10 years ago

currency-number-format v1.1.0

Weekly downloads
140
License
MIT
Repository
github
Last release
10 years ago

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

1.1.0

10 years ago

1.0.2

10 years ago

1.0.3

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago