Import with sanity.
🛵 The stylish Node.js middleware engine for AWS Lambda (util package)
A utility-first CSS framework for rapidly building custom user interfaces.
SQL ORM built on top of Active Record pattern
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
Actions on Google Client Library for Node.js
Create binary artifacts hosted by github and install them without compiling.
Jupyter build tools.
Optimized bcrypt in plain JavaScript with zero dependencies, with TypeScript support. Compatible to 'bcrypt'.
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
ES5 spec-compliant shim for String.prototype.trim
Promptbook: Create persistent AI agents that turn your company's scattered knowledge into action
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
build schema with validators for each endpoint
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value negative zero? === will lie to you
Store information about any JS value in a side channel, using a linked list
ES spec-like internal slots
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound