Jordan Harband
@ljharb
software engineer/nerd/teacher/will try anything once; surgeon with git rebase. @tc39 ex @coinbase @
描述
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.
已連結的帳號
ljharb 在其他平臺擁有以下帳號:
儲存庫
actions 星號數 13 本週更新
GitHub actions I use for CI.
qs 星號數 8939 本週更新
A querystring parser and serializer with nesting support
shell-quote 星號數 58 本週更新
repo-report 星號數 25 本週更新
CLI to list all repos a user has access to, and report on their configuration in aggregate.
es-abstract 星號數 123 於 3 週前更新
ECMAScript spec abstract operations.
es-to-primitive 星號數 22 於 3 週前更新
ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.
list-exports 星號數 15 於 3 週前更新
Given a package name and a version number, or a path to a package.json, what specifiers does it expose?
mock-property 星號數 7 於 4 週前更新
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
ls-engines 星號數 56 於 4 週前更新
Determine if your dependency graph's stated "engines" criteria is met.
can-merge 星號數 15 於 1 個月前更新
safe-regex-test 星號數 8 於 1 個月前更新
Give a regex, get a robust predicate function that tests it against a string.
gopd 星號數 2 於 3 個月前更新
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
safe-array-concat 星號數 5 於 3 個月前更新
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
call-bind 星號數 12 於 3 個月前更新
Robustly `.call.bind()` a function.
object-keys 星號數 46 於 4 個月前更新
Object.keys shim
json-file-plus 星號數 45 於 4 個月前更新
Read from and write to a JSON file, minimizing diffs and preserving formatting.
es-array-method-boxes-properly 星號數 4 於 4 個月前更新
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
big-integer-max 星號數 3 於 4 個月前更新
Given two valid integers in string form, return the larger of the two.
validate-exports-object 星號數 2 於 6 個月前更新
Validate an object in the "exports" field.
lockfile-info 星號數 2 於 6 個月前更新
Info about an npm project - which lockfile version, which lockfile(s) are present, etc.
記錄
ljharb 於 2 年前加入。