Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
ES2017 spec-compliant Object.values shim.
Get the path of the caller function
Babel Types is a Lodash-esque utility library for AST nodes
Run Cypress specs using Vite
ES2017 spec-compliant Object.entries shim.
Vitest module mocker implementation
Babel compiler core.
An ES2015 spec-compliant `Function.prototype.name` shim
Find a suitable IP host to view local websites on.
The WASM package for prisma-fmt
A JavaScript parser
Gonzales Preprocessor Edition (fast CSS parser)
Generate an AST from a string template.
The Wasm package for prisma-fmt
Native-ESM powered web dev build tool
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
Types for the DOM, and other web technologies in browsers
Chrome Dev browser logo
For managing certificates when developing Office Add-ins.
Load the local package.json from either src or dist folder
Does this JS environment support the `name` property on functions?
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.