parse-decimal-number
Number parser
A library to parse decimal numbers with support for international formatting and localization.
🏧 Parse a decimal number with i18n format support (localized decimal points and comma separators)
37 stars
3 watching
12 forks
Language: CoffeeScript
last commit: 2 months ago
Linked from 1 awesome list
cldrcoffeescripti10ni18ninput-validationjavascriptlocalizationnumber-formatnumber-inputnumeralparses-numbers
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility that provides a function to parse numbers from strings into various data types | 0 |
| A package providing functions to parse and format decimal numbers in Common Lisp. | 21 |
| A .NET library to parse and format number format strings similar to Excel | 84 |
| A JavaScript library that formats numbers and currencies in real-time as the user types | 1,771 |
| Provides functions to convert numbers into various formats | 225 |
| Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
| A gem to parse numbers in natural language from strings. | 38 |
| Converts an integer to its corresponding English word representation. | 6 |
| Converts positive integers into a culturally neutral and user-friendly format | 13 |
| A .NET library implementing arbitrary precision rational number arithmetic | 80 |
| A parser for extracting phone number information from international standards | 105 |
| A Swift library for creating parsers from simple components using combinator logic | 226 |
| A PHP library that converts numbers to words in the Georgian language | 3 |
| Converts numbers to words in multiple languages using the I18n gem | 304 |
| A utility for parsing yes/no like values with optional typo tolerance | 268 |