Jordan Harband
@ljharb
software engineer/nerd/teacher/will try anything once; surgeon with git rebase. @tc39 ex @coinbase @
Description
Hi‼ My name's Jordan, and I've gradually mutated over the last decade into being super obsessed with open source, backwards compatibility, and finding ways to balance what I feel are ethical obligations to all users of projects I interact with, with the very real problem of time management, burnout, and work/life balance.
I've been a part of TC39 (the committee that writes the specification for JavaScript) since 2014, and I was an editor of the specification from 2018-2021. I've been heavily involved in the node community for as many years, and I've gradually created (but mostly inherited or been gifted) a decent number of open source projects. I persist in trying to maintain them all with maximal back compat, the strictest adherence to semver, and the greatest respect for users.
Linked Accounts
ljharb owns the following accounts on other platforms:
Repositories
actions Stars 13 Updated 1 week ago
GitHub actions I use for CI.
qs Stars 8941 Updated 1 week ago
A querystring parser and serializer with nesting support
es-abstract Stars 123 Updated 1 week ago
ECMAScript spec abstract operations.
es-to-primitive Stars 22 Updated 1 week ago
ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.
shell-quote Stars 56 Updated 2 weeks ago
list-exports Stars 15 Updated 2 weeks ago
Given a package name and a version number, or a path to a package.json, what specifiers does it expose?
repo-report Stars 25 Updated 2 weeks ago
CLI to list all repos a user has access to, and report on their configuration in aggregate.
mock-property Stars 7 Updated 2 weeks ago
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
ls-engines Stars 56 Updated 2 weeks ago
Determine if your dependency graph's stated "engines" criteria is met.
can-merge Stars 15 Updated 2 weeks ago
safe-regex-test Stars 8 Updated 3 weeks ago
Give a regex, get a robust predicate function that tests it against a string.
gopd Stars 2 Updated 3 months ago
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
safe-array-concat Stars 5 Updated 3 months ago
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
call-bind Stars 12 Updated 3 months ago
Robustly `.call.bind()` a function.
object-keys Stars 46 Updated 4 months ago
Object.keys shim
json-file-plus Stars 45 Updated 4 months ago
Read from and write to a JSON file, minimizing diffs and preserving formatting.
es-array-method-boxes-properly Stars 4 Updated 4 months ago
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
big-integer-max Stars 3 Updated 4 months ago
Given two valid integers in string form, return the larger of the two.
validate-exports-object Stars 2 Updated 6 months ago
Validate an object in the "exports" field.
lockfile-info Stars 2 Updated 6 months ago
Info about an npm project - which lockfile version, which lockfile(s) are present, etc.
History
ljharb joined 2 years ago.