Socket
Socket
Sign inDemoInstall

@bokeh/numbro

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @bokeh/numbro

Format and manipulate numbers.


Version published
Weekly downloads
1.6K
increased by38.97%
Maintainers
1
Install size
448 kB
Created
Weekly downloads
 

Changelog

Source

1.6.2

  • Fix deprecated use of language and introduce cultureCode. Thanks @BenjaminVanRyseghem

Readme

Source

numbro

Join the chat at https://gitter.im/foretagsplatsen/numbro

A javascript library for formatting and manipulating numbers.

Website and documentation

Travis Build Status

Master Build Status

Develop Build Status

NPM

NPM

Contributing

Please submit all pull requests to the develop branch.

  1. Fork the library

  2. Install grunt

  3. Run npm install to install dependencies

  4. Add your tests to the files in /tests

  5. To test your tests, run grunt test

  6. When all your tests are passing, submit a pull request to the develop branch.

Languages

Languages names follows the Microsoft culture name convention as found here. If Microsoft does not have a code for the country/locale combination, use the format lang-locale where the language code is a 2 letter abbreviation from the list of ISO 639-1 language codes and the localecode is from the list of ISO 3166-1 country codes

Language translations will not be merged without unit tests.

See the english unit tests for an example.

Changelog

See CHANGELOG.md.

Acknowledgements

numbro is forked from Adam Draper's project Numeral.js, which was in turn inspired by and heavily borrowed from Moment.js.

License

Copyright © 2014 Adam Draper

Copyright © 2015 Företagsplatsen AB


Distributed under the MIT license. If you want to know more, see the LICENSE file.

The original license file for Numeral.js can be found in LICENSE-Numeraljs

Keywords

FAQs

Last updated on 04 Mar 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc