Anton Ivanov
Results
4
repositories owned by
Anton Ivanov
chinese-numbers-converter.js
24
Stars
5
Forks
Watchers
Converts Chinese numbers into arabic `Number`, such as 兩百四十五 into 245.
contains-chinese
20
Stars
3
Forks
Watchers
Checks whether a string contains at least one Chinese character.
Full-Emoji-List
81
Stars
29
Forks
Watchers
Full Emoji list presented as a C# class that can be used directly in your .NET projects.
objects-to-csv
99
Stars
36
Forks
Watchers
Converts an array of JavaScript objects into a CSV file, optionally saving it to filesystem.