ES6 string template tag for creating dynamic regular expressions
Repositories
ljharb repositories
Shared renovate config.
CLI to list all repos a user has access to, and report on their configuration in aggregate.
A GitHub action to require "allow edits" to be checked on a PR.
Evict a module from `require.cache` so the next `require` re-evaluates it fresh, with a `restore` to put the original back
Implements the node.js require.resolve() algorithm
a through stream that starts paused and resumes on the next tick
Public change requests for the npm CLI & associated tooling
Polyfill of spawnSync and execSync for Node-0.10.x
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get an iterator for an array that's robust against prototype modification.
Safely create a BigInt from a numerical string, even one larger than MAX_SAFE_INTEGER.
Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.
Push an array of items into an array, while being robust against prototype modification.
Give a regex, get a robust predicate function that tests it against a string.
Set, but safe from prototype modifications.
A collection of JSON schema files including full API
A CLI for OpenSSF Scorecard data.
Semantic Versioning Specification