Skip to content

xsolla/currency-number-format

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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

About

JSON languages object.

Resources

License

Stars

Watchers

Forks

Packages

No packages published