JavaScripting

The definitive source of the best
JavaScript libraries, frameworks, and plugins.


  • ×

    Auto Numeric

    autoNumeric is a jQuery plugin that automatically formats currency (money) and numbers as you type on form inputs. It supports most International numeric formats and currency signs including those used in Europe, North and South America, Asia and India (lakhs**).
    Filed under  › 

    • 🔾59%Overall
    • 1,740
    • 16.4 days
    • 🕩418
    • 👥14

    autonumeric.org

    Latest Version Build Status Known Vulnerabilities Coverage Status GitHub Repo stars
    Gitter chat Npm downloads per month jsDelivr downloads per month

    What is AutoNumeric?

    AutoNumeric is a standalone Javascript library that provides live as-you-type formatting for international numbers and currencies.

    Highlights

    AutoNumeric main features are:

    • Easy to use and configure
    • Very high configurability (more than 40 options available)
    • User experience oriented ; using autoNumeric just feels right and natural, specially with the function chaining feature
    • Supports most international numeric formats and currencies
      (If the one you use is not supported yet, open an issue and we'll add it as soon as possible!)
    • The mobile Android Chrome browser is partially supported

    ...and much more.

    All in all, AutoNumeric supports most international numeric formats and currencies including those used in Europe, Asia, and North and South America.


    Documentation

    The documentation previously shown in that readme has now been moved to a specific web page where it's much more user-friendly; you can check it out on https://docs.autonumeric.org.

    Tools

    For checking the official AutoNumeric website, you can take a look at http://autonumeric.org. On this website you'll find additional tools for instance to generate your options configuration.


    AutoNumeric versions

    AutoNumeric provides 2 branches, master and next.

    The very, very stable version is on the master branch (currently this is version 4.6.*).

    The next branch contains all the new features and fixes, and is considered 'stable' too.

    Do note that the next branch can see changes in the API (check the semver), but is always fully tested for regressions.
    It's safe to use on production servers since it's always thoroughly tested and should not contain any bugs (that we know of).


    Licence

    AutoNumeric is an MIT-licensed open source project, and its authors are credited in AUTHORS.


    Support

    AutoNumeric is created using the JetBrains IDE, which kindly provide access to its tools to the developers.
    If you feel AutoNumeric is useful to you, please consider supporting the project.

    Contributors

    Thanks to all the contributors over the years for making AutoNumeric a reality!

    Show All