Determine if your dependency graph's stated "engines" criteria is met.
Repositories
ljharb repositories
List your dependency graph, grouped by publishers.
Function that returns an arbitrary arrow function, or undefined if arrow function syntax is unsupported.
Function that returns an arbitrary `async function`, or undefined if `async function` syntax is unsupported.
Function that returns an arbitrary async generator function, or undefined if async generator syntax is unsupported.
Returns an arbitrary generator function, or undefined if generator syntax is unsupported.
An ECMAScript proposal
a glob matcher in javascript
Mirror (copy) the own property descriptors from one object, onto another.
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
Transform comments in JS files between multiple styles - single-line, multi-line, both, and more to come!
Simple function to extend objects
The semver parser for node (the one npm uses)
A port of jQuery.extend that actually works on node.js
The Node.js® Website
The current time in milliseconds, from the most precise monotonic clock available (`performance.now` → `process.hrtime` → `Date.now` → `new Date().getTime()`), for measuring elapsed time.
a package manager for node
Given an npm module name, get a map of npm version numbers to deprecation messages.
SPDX license expressions for npm package without proper metadata