Jordan Harband
@ljharb
software engineer/nerd/teacher/will try anything once; surgeon with git rebase. @tc39 ex @coinbase @
Popis
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.
Propojené účty
ljharb vlastní na jiných platformách následující účty:
Repozitáře
actions Hvězdy 13 Upraveno před 1 týdnem
GitHub actions I use for CI.
qs Hvězdy 8941 Upraveno před 1 týdnem
A querystring parser and serializer with nesting support
es-abstract Hvězdy 123 Upraveno před 1 týdnem
ECMAScript spec abstract operations.
es-to-primitive Hvězdy 22 Upraveno před 2 týdny
ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.
shell-quote Hvězdy 56 Upraveno před 2 týdny
list-exports Hvězdy 15 Upraveno před 2 týdny
Given a package name and a version number, or a path to a package.json, what specifiers does it expose?
repo-report Hvězdy 25 Upraveno před 2 týdny
CLI to list all repos a user has access to, and report on their configuration in aggregate.
mock-property Hvězdy 7 Upraveno před 2 týdny
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
ls-engines Hvězdy 56 Upraveno před 2 týdny
Determine if your dependency graph's stated "engines" criteria is met.
can-merge Hvězdy 15 Upraveno před 2 týdny
safe-regex-test Hvězdy 8 Upraveno před 3 týdny
Give a regex, get a robust predicate function that tests it against a string.
gopd Hvězdy 2 Upraveno před 3 měsíci
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
safe-array-concat Hvězdy 5 Upraveno před 3 měsíci
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
call-bind Hvězdy 12 Upraveno před 3 měsíci
Robustly `.call.bind()` a function.
object-keys Hvězdy 46 Upraveno před 4 měsíci
Object.keys shim
json-file-plus Hvězdy 45 Upraveno před 4 měsíci
Read from and write to a JSON file, minimizing diffs and preserving formatting.
es-array-method-boxes-properly Hvězdy 4 Upraveno před 4 měsíci
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
big-integer-max Hvězdy 3 Upraveno před 4 měsíci
Given two valid integers in string form, return the larger of the two.
validate-exports-object Hvězdy 2 Upraveno před 6 měsíci
Validate an object in the "exports" field.
lockfile-info Hvězdy 2 Upraveno před 6 měsíci
Info about an npm project - which lockfile version, which lockfile(s) are present, etc.
Historie
ljharb se přidal před 2 lety.