Jordan Harband
@ljharb
software engineer/nerd/teacher/will try anything once; surgeon with git rebase. @tc39 ex @coinbase @
Açıklama
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.
Bağlantılı Hesaplar
ljharb diğer platformlarda aşağıdaki hesaplara sahiptir:
Kod depoları
actions Favorilere eklemeler 14 1 hafta önce güncellendi
GitHub actions I use for CI.
shell-quote Favorilere eklemeler 59 2 hafta önce güncellendi
qs Favorilere eklemeler 8943 3 hafta önce güncellendi
A querystring parser and serializer with nesting support
repo-report Favorilere eklemeler 26 3 hafta önce güncellendi
CLI to list all repos a user has access to, and report on their configuration in aggregate.
es-abstract Favorilere eklemeler 123 1 ay önce güncellendi
ECMAScript spec abstract operations.
es-to-primitive Favorilere eklemeler 22 1 ay önce güncellendi
ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.
list-exports Favorilere eklemeler 15 1 ay önce güncellendi
Given a package name and a version number, or a path to a package.json, what specifiers does it expose?
mock-property Favorilere eklemeler 7 1 ay önce güncellendi
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
ls-engines Favorilere eklemeler 56 1 ay önce güncellendi
Determine if your dependency graph's stated "engines" criteria is met.
can-merge Favorilere eklemeler 15 1 ay önce güncellendi
safe-regex-test Favorilere eklemeler 8 1 ay önce güncellendi
Give a regex, get a robust predicate function that tests it against a string.
gopd Favorilere eklemeler 2 3 ay önce güncellendi
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
safe-array-concat Favorilere eklemeler 5 3 ay önce güncellendi
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
call-bind Favorilere eklemeler 12 4 ay önce güncellendi
Robustly `.call.bind()` a function.
object-keys Favorilere eklemeler 46 5 ay önce güncellendi
Object.keys shim
json-file-plus Favorilere eklemeler 45 5 ay önce güncellendi
Read from and write to a JSON file, minimizing diffs and preserving formatting.
es-array-method-boxes-properly Favorilere eklemeler 4 5 ay önce güncellendi
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
big-integer-max Favorilere eklemeler 3 5 ay önce güncellendi
Given two valid integers in string form, return the larger of the two.
validate-exports-object Favorilere eklemeler 2 7 ay önce güncellendi
Validate an object in the "exports" field.
lockfile-info Favorilere eklemeler 2 7 ay önce güncellendi
Info about an npm project - which lockfile version, which lockfile(s) are present, etc.
Geçmiş
ljharb 3 yıl önce katıldı.