jsesc(latest: 3.0.2) Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
is-potential-custom-element-name(latest: 1.0.1) Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.
lodash-es(latest: 4.17.21) Lodash exported as ES modules.
utf8(latest: 3.0.0) A well-tested UTF-8 encoder/decoder written in JavaScript.
lodash.keys(latest: 4.2.0) The lodash method `_.keys` exported as a module.
regenerate(latest: 1.4.2) Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
unicode-match-property-ecmascript(latest: 2.0.0) Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
unicode-property-aliases-ecmascript(latest: 2.0.0) Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
puppeteer-core(latest: 14.1.1) A high-level API to control headless Chrome over the DevTools Protocol
lodash.create(latest: 4.2.0) The lodash method `_.create` exported as a module.
punycode(latest: 2.3.0) A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
unicode-match-property-value-ecmascript(latest: 2.1.0) Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
regexpu-core(latest: 5.3.2) regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
lodash.isarray(latest: 4.0.0) The lodash method `_.isArray` exported as a module.
emoji-regex(latest: 10.2.1) A regular expression to match all Emoji-only symbols as per the Unicode Standard.