Get and robustly cache all JS language-level intrinsics at first require time
Implementation of Function.prototype.bind
Cube.js QuestDB database driver
Determine if the JS environment has Symbol support. Supports spec, or shams.
Coordinate AI coding agents in shared cubes. Works with Claude Code and Codex. Create projects, assign roles, and share a live activity log.
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Returns an array of Typed Array names that are available in the current environment
Is this specifier a node.js core module?
Determine if the current node version supports the `--preserve-symlinks` flag.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Determine if a function is a native generator function.
Cube.js Mysql database driver
Drizzle ORM-first semantic layer with Cube.js compatibility. Type-safe analytics and dashboards with SQL injection protection.
Cube.js e2e tests
Cube.js BigQuery database driver
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
ES spec-like internal slots
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Webpack hot reloading you can attach to your own server