All Projects → BaseMax → ChangeNumbersJs

BaseMax / ChangeNumbersJs

Licence: GPL-3.0 license
Tiny Library for change number from a language in other language.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to ChangeNumbersJs

FixLanguageTypeJs
Tiny Library for fix problem of language selection in type text.
Stars: ✭ 15 (+7.14%)
Mutual labels:  js-library, javascript-library, js-libs, javascript-lib, purejs
FilterInputJs
Tiny and Powerful Library for limit an entry (text box,input) as number,string or more...
Stars: ✭ 37 (+164.29%)
Mutual labels:  js-library, javascript-library, js-libs, javascript-lib, purejs
awesome-libraries-resources
Awesome js and css libraries for web development.
Stars: ✭ 32 (+128.57%)
Mutual labels:  js-library, javascript-library, js-libs
break infinity.js
A replacement for decimal.js for incremental games who want to deal with very large numbers (bigger in magnitude than 1e308, up to as much as 1e(9e15) ) and want to prioritize speed over accuracy.
Stars: ✭ 145 (+935.71%)
Mutual labels:  numbers, number
Selection
✨ Selection - A simple and lightweight library to add a visual way of selecting elements, just like on your Desktop. Zero dependencies. Full mobile and scroll support.
Stars: ✭ 1,371 (+9692.86%)
Mutual labels:  js-library, javascript-library
number-to-words
convert number into words (english, french, italian, roman, spanish, portuguese, belgium, dutch, swedish, polish, russian, iranian, roman, aegean)
Stars: ✭ 53 (+278.57%)
Mutual labels:  number, number-converter
number-format
Wrapper above number_format and unit convertor.
Stars: ✭ 18 (+28.57%)
Mutual labels:  number-format, number-converter
num2fawords
Takes a number and converts it to Persian word form
Stars: ✭ 27 (+92.86%)
Mutual labels:  numbers, number-conversion
python-baseconv
Python module to convert numbers from base 10 integers to base X strings and back again.
Stars: ✭ 40 (+185.71%)
Mutual labels:  numbers, number-converter
rxjs-ninja
RxJS Operators for handling Observable strings, numbers, booleans and more
Stars: ✭ 68 (+385.71%)
Mutual labels:  javascript-library, number
Anychart
AnyChart is a lightweight and robust JavaScript charting solution with great API and documentation. The chart types and unique features are numerous, the library works easily with any development stack.
Stars: ✭ 288 (+1957.14%)
Mutual labels:  js-library, javascript-library
Psd Guides
📐 JS library to draw photoshop-like guides.
Stars: ✭ 22 (+57.14%)
Mutual labels:  js-library, javascript-library
SurrealNumbers.jl
Implementation of Conway's Surreal Numbers
Stars: ✭ 30 (+114.29%)
Mutual labels:  numbers, number
Semantic Ui React
The official Semantic-UI-React integration
Stars: ✭ 12,561 (+89621.43%)
Mutual labels:  js-library, javascript-library
Redash
Tiny functional programming suite for JavaScript.
Stars: ✭ 40 (+185.71%)
Mutual labels:  js-library, javascript-library
previewer
A super light-weight JavaScript image previewer [not actively maintained]
Stars: ✭ 24 (+71.43%)
Mutual labels:  js-library, javascript-library
Libapps Mirror
Mirror of the official libapps repo from https://chromium.googlesource.com/apps/libapps/
Stars: ✭ 103 (+635.71%)
Mutual labels:  js-library
Values.js
🍇 Get the tints and shades of a color
Stars: ✭ 97 (+592.86%)
Mutual labels:  js-library
nexus-bridge
Nexus Bridge is a JS library that works with Siebel Presentation Model and allows building Siebel UI using the modern JS frameworks.
Stars: ✭ 21 (+50%)
Mutual labels:  javascript-library
max-safe-integer
ES2015 Number.MAX_SAFE_INTEGER ponyfill
Stars: ✭ 15 (+7.14%)
Mutual labels:  number

ChangeNumbers

Tiny Library for change number from a language in other language.

ChangeNumbers.min.js File Size ChangeNumbers.min.js Validation Code

Features

  • Easy
  • Compact
  • No dependencies

Supported languages

  • Persian/Farsi (fa)
  • Arabic (ar)
  • English (en)

Arguments

Argument Name Goal Value(s)
data-number-target Set the target language fa - en - ar
data-number-from (Optional) Set the source language ( default : auto ) auto(all) - fa - en - ar

Samples

To view the full details, run the Example.html file.

Numbers characters

Persian/Farsi :
  • ۰
  • ۱
  • ۲
  • ۳
  • ۴
  • ۵
  • ۶
  • ۷
  • ۸
  • ۹
Arabic :
  • ٠
  • ١
  • ٢
  • ٣
  • ٤
  • ٥
  • ٦
  • ٧
  • ٨
  • ٩
English :
  • 0
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9

License

ChangeNumbers is licensed under the GNU General Public License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].