How to use the emoji-regex/es2015/index.js function in emoji-regex

To help you get started, we’ve selected a few emoji-regex examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github alxce / Winnie_Bot / challenges / start.js View on Github external
constructor() {
    this.timerID = 1;
    this.crossServerStatus = {};
    this.autoSumStatus = {};
    this.regex = emojiRegex();
  }
  /**

emoji-regex

A regular expression to match all Emoji-only symbols as per the Unicode Standard.

MIT
Latest version published 4 months ago

Package Health Score

79 / 100
Full package analysis