Jordan Harband
@ljharb
software engineer/nerd/teacher/will try anything once; surgeon with git rebase. @tc39 ex @coinbase @
Beschreibung
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.
Verknüpfte Konten
ljharb besitzt die folgenden Zugänge auf anderen Plattformen:
Repositorys
actions Sterne 14 vor 1 Woche aktualisiert
GitHub actions I use for CI.
shell-quote Sterne 59 vor 2 Wochen aktualisiert
qs Sterne 8943 vor 3 Wochen aktualisiert
A querystring parser and serializer with nesting support
repo-report Sterne 26 vor 3 Wochen aktualisiert
CLI to list all repos a user has access to, and report on their configuration in aggregate.
es-abstract Sterne 123 vor 1 Monat aktualisiert
ECMAScript spec abstract operations.
es-to-primitive Sterne 22 vor 1 Monat aktualisiert
ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.
list-exports Sterne 15 vor 1 Monat aktualisiert
Given a package name and a version number, or a path to a package.json, what specifiers does it expose?
mock-property Sterne 7 vor 1 Monat aktualisiert
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
ls-engines Sterne 56 vor 1 Monat aktualisiert
Determine if your dependency graph's stated "engines" criteria is met.
can-merge Sterne 15 vor 1 Monat aktualisiert
safe-regex-test Sterne 8 vor 1 Monat aktualisiert
Give a regex, get a robust predicate function that tests it against a string.
gopd Sterne 2 vor 3 Monaten aktualisiert
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
safe-array-concat Sterne 5 vor 3 Monaten aktualisiert
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
call-bind Sterne 12 vor 4 Monaten aktualisiert
Robustly `.call.bind()` a function.
object-keys Sterne 46 vor 5 Monaten aktualisiert
Object.keys shim
json-file-plus Sterne 45 vor 5 Monaten aktualisiert
Read from and write to a JSON file, minimizing diffs and preserving formatting.
es-array-method-boxes-properly Sterne 4 vor 5 Monaten aktualisiert
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
big-integer-max Sterne 3 vor 5 Monaten aktualisiert
Given two valid integers in string form, return the larger of the two.
validate-exports-object Sterne 2 vor 7 Monaten aktualisiert
Validate an object in the "exports" field.
lockfile-info Sterne 2 vor 7 Monaten aktualisiert
Info about an npm project - which lockfile version, which lockfile(s) are present, etc.
Verlauf
ljharb ist vor 3 Jahren beigetreten.