parse argument options
ES proposal-spec-compliant Object.fromEntries shim.
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
A lightweight toolset for writing styles in Javascript.
Recursively assign default properties. Lightweight and Fast!
Vue.js wrapper for chart.js for creating beautiful charts.
Utilities for ESLint plugins.
Awaitable hook system
Store information about any JS value in a side channel, using a Map
Store information about any JS value in a side channel. Uses WeakMap if available.
Simple HTML5 drag-drop zone with React.js
A helper to optimistically set Symbol.toStringTag, when possible.
Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI
Local runner for MegaLinter
Is this value negative zero? === will lie to you
ECMAScript spec-compliant polyfill/shim for `globalThis`
Wrapper for the loading of Google Maps JavaScript API script in the browser
ES spec-like internal slots
Invoke JVM Lambda Package Locally
Store information about any JS value in a side channel, using a linked list
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.