Anton Ivanov

Advanced
@anton-bot

anton@ivanov.hk

objects-to-csv. Converts an array of JavaScript objects into a CSV file, optionally saving it to filesystem.

100

Full-Emoji-List. Full Emoji list presented as a C# class that can be used directly in your .NET projects.

93

chinese-numbers-converter.js. Converts Chinese numbers into arabic `Number`, such as 兩百四十五 into 245.

24

contains-chinese. Checks whether a string contains at least one Chinese character.

21

async-csv. ES7 async-await wrapper for the popular `csv` package.

12

paraphrase-sentences. Generate multiple variations of your sentence.

9

guid-in-words. Create a random GUID in human-readable form.

8

Facebook-Messenger-Voice-Message-Converter. Converts the Facebook Messenger voice messages from video/mp4 or audio/aac to the PCM/WAV format suitable for Bing Speech API

6

number-to-emoji. Converts a number like 1337 to emoji sequence like 1️⃣3️⃣3️⃣7️⃣. Or vice versa!

5

mixed-english-and-chinese-tokenizer. Tokenizes sentences containing a mix of Chinese and English words.

5

sp-rest-api.js. A lightweight JS library to work with SharePoint lists using the SharePoint REST API.

4

nodejs-base64. The ultimate shortcut for the base64 encode/decode functions in Node.js.

4

aes-256-gcm. A static class that simplifies encryption/decryption using the AES 256 GCM algorithm.

4

debugging-timer. Measure the execution time of multiple sections of your code, then effortlessly print all the timer results at once to the console.

3

locale-enum. A TypeScript enum of all locales, such as "en-US".

3

getusermedia-async. A promise-based, awaitable, browser-independent getUserMedia function to get user's audio or video.

2

telegram-chat-history-bot. A simple Telegram bot that saves the chat history from a public group chat

1

s10. Generate and verify the check digit for the UPU S10 postal tracking codes

1

pause-until. Pauses the execution of a function until you manually unblock it.

1

LUIS-App-To-Excel-Converter. Converts an exported LUIS app in JSON format into an Excel (CSV) containing the intents and utterances.

1

automatic-watson-conversation-backups. Automatically backs up Watson Conversation workspaces into your Bitbucket git repository

1
21
Apply