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
qs Hvězdy 8941 Upraveno tento týden
A querystring parser and serializer with nesting support
actions Hvězdy 12 Upraveno tento týden
GitHub actions I use for CI.
list-exports Hvězdy 14 Upraveno před 1 měsícem
Given a package name and a version number, or a path to a package.json, what specifiers does it expose?
shell-quote Hvězdy 62 Upraveno před 2 měsíci
repo-report Hvězdy 25 Upraveno před 2 měsíci
CLI to list all repos a user has access to, and report on their configuration in aggregate.
es-abstract Hvězdy 124 Upraveno před 2 měsíci
ECMAScript spec abstract operations.
es-to-primitive Hvězdy 21 Upraveno před 2 měsíci
ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.
mock-property Hvězdy 6 Upraveno před 2 měsíci
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 měsíci
Determine if your dependency graph's stated "engines" criteria is met.
can-merge Hvězdy 14 Upraveno před 2 měsíci
safe-regex-test Hvězdy 7 Upraveno před 3 měsíci
Give a regex, get a robust predicate function that tests it against a string.
gopd Hvězdy 2 Upraveno před 4 měsíci
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
safe-array-concat Hvězdy 4 Upraveno před 4 měsíci
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
call-bind Hvězdy 11 Upraveno před 5 měsíci
Robustly `.call.bind()` a function.
object-keys Hvězdy 44 Upraveno před 6 měsíci
Object.keys shim
json-file-plus Hvězdy 44 Upraveno před 6 měsíci
Read from and write to a JSON file, minimizing diffs and preserving formatting.
es-array-method-boxes-properly Hvězdy 3 Upraveno před 6 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 2 Upraveno před 6 měsíci
Given two valid integers in string form, return the larger of the two.
validate-exports-object Hvězdy 1 Upraveno před 8 měsíci
Validate an object in the "exports" field.
lockfile-info Hvězdy 1 Upraveno před 8 měsíci
Info about an npm project - which lockfile version, which lockfile(s) are present, etc.
Historie
ljharb se přidal před 3 lety.