Pinned Repositories
async-csv
ES7 async-await wrapper for the popular `csv` package.
chinese-numbers-converter.js
Converts Chinese numbers into arabic `Number`, such as 兩百四十五 into 245.
contains-chinese
Checks whether a string contains at least one Chinese character.
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
Full-Emoji-List
Full Emoji list presented as a C# class that can be used directly in your .NET projects.
guid-in-words
Create a random GUID in human-readable form.
hongkong-average-weather
API and frontend for viewing average weather in Hong Kong
objects-to-csv
Converts an array of JavaScript objects into a CSV file, optionally saving it to filesystem.
paraphrase-sentences
Generate multiple variations of your sentence.
telegram-chat-history-bot
A simple Telegram bot that saves the chat history from a public group chat
anton-bot's Repositories
anton-bot/paraphrase-sentences
Generate multiple variations of your sentence.
anton-bot/guid-in-words
Create a random GUID in human-readable form.
anton-bot/mixed-english-and-chinese-tokenizer
Tokenizes sentences containing a mix of Chinese and English words.
anton-bot/number-to-emoji
Converts a number like 1337 to emoji sequence like 1️⃣3️⃣3️⃣7️⃣. Or vice versa!
anton-bot/sp-rest-api.js
A lightweight JS library to work with SharePoint lists using the SharePoint REST API.
anton-bot/debugging-timer
Measure the execution time of multiple sections of your code, then effortlessly print all the timer results at once to the console.
anton-bot/aes-256-gcm
A static class that simplifies encryption/decryption using the AES 256 GCM algorithm.
anton-bot/automatic-watson-conversation-backups
Automatically backs up Watson Conversation workspaces into your Bitbucket git repository
anton-bot/pause-until
Pauses the execution of a function until you manually unblock it.
anton-bot/SpeechToText-WebSockets-Javascript
SDK & Sample to do speech recognition using websockets in Javascript
anton-bot/async-request
async-request is a wrapper for request that uses ES7 async functions.
anton-bot/aws-codebuild-user-guide
The open source version of the AWS CodeBuild docs. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.
anton-bot/azure-iis-log-analyzer-online
A quick tool to analyze the IIS web server access logs from Azure. Just copy and paste the log, and get some instant stats.
anton-bot/botbuilder-google-maps
Send maps to user and receive user's location in Bot Framework using Google Maps.
anton-bot/botkit-starter-web
Botkit Anywhere - a starter kit for building a bot that lives in your website or app
anton-bot/browser-compat-data
This repository contains compatibility data for Web technologies as displayed on MDN
anton-bot/lerna-mit
A fork of lerna that maintains the MIT license, forever.
anton-bot/Librefox
Librefox, patches for mainstream Firefox for an enforced privacy and security
anton-bot/monty-hall-simulator
Simulates the Monty Hall Problem over a given number of iterations, with an arbitrary number of doors.
anton-bot/news-ycombinator-telegram
Reposts news from Hacker News (news.ycombinator.com) into a Telegram channel.
anton-bot/node-csv-docs
Website for the csv projects
anton-bot/node-mssql
Microsoft SQL Server client for Node.js
anton-bot/node-wordnet-magic
tools for working with Princeton's lexical database WordNet
anton-bot/rfc
ZeroMQ RFC project
anton-bot/RxJS
The Reactive Extensions for JavaScript
anton-bot/simple-chinese-word-segmentation
scws (Simple Chinese Word Split) node.js binding
anton-bot/squarespace-selling-plugin
A plugin to sell content like video courses via Squarespace.
anton-bot/status-promise
A Promise that exposes a status (fulfilled, rejected or pending).
anton-bot/why-is-node-running
Node is running but you don't know why? why-is-node-running is here to help you.
anton-bot/zombie
Insanely fast, full-stack, headless browser testing using node.js