BaseMax / ChangeNumbersJs
Tiny Library for change number from a language in other language.
README
ChangeNumbers
Tiny Library for change number from a language in other language.
Features
- Easy
- Compact
- No dependencies
Supported languages
- [x] Persian/Farsi (
fa) - [x] Arabic (
ar) - [x] 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 :
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
License
ChangeNumbers is licensed under the GNU General Public License.
