anton-ivanov


Anton Ivanov

  • Provides an easy way to add Facebook Quick Replies to a message from bot to user with just one line of code.

    published 1.0.0 6 years ago
  • Checks whether the user's message from Bot Framework contains the Facebook Thumbs Up icon, so that the bot can respond to it appropriately.

    published 1.0.0 6 years ago
  • Calls Microsoft's QnA Maker service and returns an answer from that service. This can be used to build a bot whose logic is partially based on the QnA maker responses.

    published 1.0.0 6 years ago
  • Checks whether the input string contains any Chinese text (at least one character). Works with Traditional and Simplified. Unlike the is-chinese package, returns `true` even if the string contains mixed Chinese and non-Chinese characters.

    published 1.0.0 6 years ago
  • A wrapper for Microsoft's `luis-sdk` package that uses async-await instead of callbacks.

    published 1.0.0 6 years ago
  • Send maps to user and receive user's location in Bot Framework using Google Maps.

    published 0.0.1 6 years ago
  • A promise-based, awaitable, browser-independent getUserMedia function to get user's audio or video.

    published 1.0.0 6 years ago
  • Checks whether two ranges/intervals overlap. Returns true or false.

    published 1.0.0 6 years ago
  • Checks if one range is entirely contained within another range, i.e. equals to it or is contained within it.

    published 1.1.0 6 years ago
  • Converts Chinese numerals in a string into Arabic numerals.

    published 2.3.1 5 years ago
  • ES7 async-await wrapper for the csv package.

    published 2.1.3 4 years ago
  • Convert English word contractions such "what's" into "what is".

    published 1.0.1 6 years ago
  • Simplifies encryption/decryption using the AES 256 GCM algorithm.

    published 1.0.3 6 years ago
  • The ultimate shortcut to the base64 encode/decode functions.

    published 2.0.0 3 years ago
  • Converts an array of objects into a CSV file. Saves CSV to disk or returns as string.

    published 1.3.6 4 years ago
  • Converts a number like 1337 to emoji sequence like 1️⃣3️⃣3️⃣7️⃣. Or vice versa!

    published 1.0.0 6 years ago
  • Generates a SHA-256 hash from string.

    published 1.0.0 6 years ago
  • Create a random GUID in human-readable form, or convert GUID to words and vice versa.

    published 1.0.2 6 years ago
  • Automatically resolve or reject promises after a certain time.

    published 1.0.0 6 years ago
  • A Promise that exposes a status (fulfilled, rejected or pending).

    published 1.0.0 6 years ago
  • Measure the execution time of multiple sections of your code, then effortlessly print all the timer results at once to the console.

    published 1.0.0 6 years ago
  • scws(Simple Chinese Word Segmentation) node module

    published 0.5.1-w 6 years ago
  • Convert all words in a string into numbers. Unlike other packages, it can optionally return the entire revised string with Arabic numbers instead of words.

    published 0.11.0 6 years ago
  • Simulates the Monty Hall Problem over a given number of iterations, with an arbitrary number of doors.

    published 1.0.0 6 years ago
  • Tokenizes utterances that contain a mix of English and Chinese words.

    published 1.1.0 6 years ago
show more packages