An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
🛵 The stylish Node.js middleware engine for AWS Lambda (core package)
Create binary artifacts hosted by github and install them without compiling.
Import with sanity.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Promptbook: Create persistent AI agents that turn your company's scattered knowledge into action
Optimized bcrypt in plain JavaScript with zero dependencies, with TypeScript support. Compatible to 'bcrypt'.
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
ES5 spec-compliant shim for String.prototype.trim
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
ES spec-like internal slots
Is this value negative zero? === will lie to you
ES2017 spec-compliant Object.values shim.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Store information about any JS value in a side channel, using a linked list
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
ES spec-compliant shim for ArrayBuffer.prototype.slice
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
A simple cache for a few of the JS Error constructors.
PostCSS plugin for Tailwind CSS, a utility-first CSS framework for rapidly building custom user interfaces