TheoryOfNekomata
6a78aecef8
Refactor groups
Make group management more readable.
1 rok temu
TheoryOfNekomata
73204c19df
Add hyphen option
Formal English hyphenates tens names.
1 rok temu
TheoryOfNekomata
0071c9d493
Fix stringify bugs
Address errors with gapped groups.
1 rok temu
TheoryOfNekomata
efe4291dce
Fix logic with no hundreds place between groups
Ensure digits parse correctly when there are gaps.
1 rok temu
TheoryOfNekomata
fd0ea31fe4
Refactor code
Make code more cleaner when parsing.
1 rok temu
TheoryOfNekomata
b57b7ac8ea
Format code
Format more sections of the code.
1 rok temu
TheoryOfNekomata
b0762fd47c
Update lint
Use ESLint for formatting.
1 rok temu
TheoryOfNekomata
4022962dc5
Rewrite package
Include parse and stringify functions for American short-count locale.
1 rok temu
TheoryOfNekomata
7a890bbeef
Trim input, update TODO
The inputs are now trimmed before conversion.
The TODO items are updated for possible correct formats.
3 lat temu
TheoryOfNekomata
3f79f6f9fe
Add example
The example Website shall be used to showcase the capabilities of
Numerica.
3 lat temu
TheoryOfNekomata
bfe6f2596e
Add scripts
Scripts test the capabilities of the library.
3 lat temu
TheoryOfNekomata
1e67424067
Implement ordinals, refactor code
Ordinals have been implemented in both English and German (tho I'm not
sure how to check correctness of German number names and ordinals).
Also, refactored code to have common rules for a language, and special
rules for each variant (in the future, French will have this structure
handy).
3 lat temu
TheoryOfNekomata
1b45838a64
Reimplement tests from archive
Make sure cases from chongo are accounted for.
3 lat temu
TheoryOfNekomata
33201e4020
Initial commit
Add files from pridepack.
3 lat temu