TheoryOfNekomata
|
d227f3e09f
|
Fix short millia
Make short millia parse and stringify correctly.
|
1 year ago |
TheoryOfNekomata
|
6c81723b78
|
Organize system
Add namespace for short/long count. Also manage conversion configs and defaults.
|
1 year ago |
TheoryOfNekomata
|
545d0a54aa
|
Add bailout for conversion to bigint
There is only a certain string length allowed to convert parsed numbers to bigint.
|
1 year ago |
TheoryOfNekomata
|
bb5b7403f9
|
Fix exponential normalization
Ensure exponents are normalized properly.
|
1 year ago |
TheoryOfNekomata
|
0071c9d493
|
Fix stringify bugs
Address errors with gapped groups.
|
1 year ago |
TheoryOfNekomata
|
fd0ea31fe4
|
Refactor code
Make code more cleaner when parsing.
|
1 year ago |
TheoryOfNekomata
|
b0762fd47c
|
Update lint
Use ESLint for formatting.
|
1 year ago |
TheoryOfNekomata
|
4022962dc5
|
Rewrite package
Include parse and stringify functions for American short-count locale.
|
1 year ago |