- Hillsborough, CA
-
11:46
(UTC -07:00) - https://linkedin.com/in/ljharb
- @LJHarb
- @LJHarb@mastodon.social
- ljharb
- @jordan.har.band
Highlights
-
check-my-repo Public
Forked from saucelabs/check-my-repoAutomatically check repositories health and quality and build reports that help us understand the current state of Sauce Labs repositories
-
-
a package manager for JavaScript, report bugs & get support at:
-
auto-changelog Public
Forked from cookpete/auto-changelogCommand line tool for generating a changelog from git tags and commit history
JavaScript MIT License UpdatedJun 10, 2026 -
DefinitelyTyped Public
Forked from DefinitelyTyped/DefinitelyTypedThe repository for high quality TypeScript type definitions.
-
now Public
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.
JavaScript MIT License UpdatedJun 9, 2026 -
require-stash Public
Evict a module from `require.cache` so the next `require` re-evaluates it fresh, with a `restore` to put the original back
-
side-channel Public
Store information about any JS value in a side channel. Uses WeakMap if available.
-
qs Public
A querystring parser and serializer with nesting support
JavaScript 8,935 884 BSD 3-Clause "New" or "Revised" License 21 issues need help UpdatedJun 8, 2026 -
ecma262 Public
Forked from tc39/ecma262Status, process, and documents for ECMA262
-
nodejs.org Public
Forked from nodejs/nodejs.orgThe Node.js® Website
TypeScript MIT License UpdatedJun 8, 2026 -
-
nvm Public
Forked from nvm-sh/nvmNode Version Manager - Simple bash script to manage multiple active node.js versions
-
lockfile-tools Public
Tools to validate and secure your npm ecosystem lockfiles.
-
-
-
node Public
Forked from nodejs/nodeNode.js JavaScript runtime ✨🐢🚀✨
-
-
es-abstract Public
ECMAScript spec abstract operations.
-
-
-
npm-packlist Public
Forked from npm/npm-packlistWalk through a folder and figure out what goes in an npm package
-
-
typescript-go Public
Forked from microsoft/typescript-goStaging repo for development of native port of TypeScript
Go Apache License 2.0 UpdatedMay 9, 2026 -
-
compat-table Public
Forked from compat-table/compat-tableECMAScript 5/6 compatibility tables
-
TypeScript Public
Forked from microsoft/TypeScriptTypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
prop-types-exact Public
For use with React PropTypes. Will error on any prop not explicitly specified.
-
-
async-function Public
A function that returns the normally hidden `AsyncFunction` constructor