Commandline tool which calculates test coverage of (source control) diffs.
Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte offset of a Typed Array
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
A Babel plugin that transforms `import.meta.glob()` calls to support dynamic module imports in Shopware and Vite-like environments. This plugin provides two main transformation strategies:
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Get the ArrayBuffer out of a TypedArray, robustly.
A simple list of possible Typed Array names.
Webpack loader that enables glob patterns in ES6 imports.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Lerna-Lite core implementation module
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
UML diagrams for TypeScript
prints a dependency graph in dot format for your typescript or react project
Robustly get the byte length of a Typed Array
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Robustly get the length of a Typed Array
Create an error from the result of validate-glob-opts
Validate glob options
Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.
TypeScript definitions for shelljs