Validity style validator to ensure a property is alphanumeric
Fastest random ID and random string generation for Node.js
Check if a string only contains alphanumeric characters
Create Self Signed Development Certificates
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
`Object.defineProperty`, but not IE 8's broken one.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Ensure that reserved words are quoted in object property keys
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
This plugin transforms checks for a private property in an object
Allow parsing of '#foo in obj' brand checks
Encodes a number to a letter representation, or decodes it back
Compile Unicode property escapes in Unicode regular expressions to ES5.
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 alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Info on the properties and attributes of the web platform
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
Passport strategy for authenticating with Okta using OAuth 2.0.
A fast, efficient Node.js Worker Thread Pool implementation
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
Parse JSON with more helpful errors
A module that can return various types of random string
Define a lazily evaluated property on an object