Safer Node.js Buffer API
Returns true if a string has an extglob.
a js linter plugin of fis3 based on standard.
fis default deploy plugin
YAML 1.2 parser and serializer
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
PostCSS for CSS-in-JS and styles in JS objects
Is this value negative zero? === will lie to you
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
[MJML](https://www.npmjs.com/package/mjml) postprocessor for [Mikser](https://github.com/almero-digital-marketing/mikser-io). Compiles a rendered MJML document into responsive email-safe HTML.
Determine if a value is an ES6 Symbol or not.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
ECMAScript parsing infrastructure for multipurpose analysis
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Promisifies all the selected functions in an object
Standard library
feather mod warpper
core-js compat
Returns an array of Typed Array names that are available in the current environment
Determine if a function is a native generator function.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.