Skip to content
Avatar
🔜
working on that thing you asked about
🔜
working on that thing you asked about

Sponsors

@darcyclarke @scoutapm-sponsorships @thescientist13 @per1234 @around @ayush000 @onosendi @ricardofiorani @womcauliff @charpeni @notchris @mysticatea @richchurcher

Sponsoring

@zkat @nzakas @gr2m @mjackson @hzoo @sdras @PeterDaveHello @coilysiren @eslint @vaidehijoshi @nicolo-ribaudo @tatianamac @Vets-Who-Code

Achievements

Achievements

Highlights

Block or Report

Block or report ljharb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ljharb/README.md

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.

Projects I Maintain

qs nvm.sh resolve tape
airbnb javascript styleguide/eslint configs prop-types compat-table es-abstract
enzyme organization enzyme
es-shims organization es5-shim es6-shim object.assign
inspect-js organization object-inspect deep-equal
jsx-eslint organization eslint-plugin-react eslint-plugin-jsx-a11y
import-js organization eslint-plugin-import

… and many more on npm

Standards/Communities I Contribute To

this includes participation in working groups, committees, meetings, general issue triage, etc

How Sponsorship Helps

Although open source is a huge part of my life, it's not the most important part - I have a spouse, kids, and a dog; bills to pay; and I also try to give back to the wider community.

Sponsorship helps fund domains, travel, but also other sponsorships

Github Stats

GitHub stats

Pinned

  1. JavaScript Style Guide

    JavaScript 123k 23.7k

  2. nvm-sh/nvm Public

    Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

    Shell 58k 6.1k

  3. ECMAScript 5 compatibility shims for legacy (and modern) JavaScript engines

    JavaScript 7.1k 951

  4. qs Public

    A querystring parser with nesting support

    JavaScript 7k 689

  5. Tracking ECMAScript Proposals

    15.4k 675

  6. 1
    # Array Iteration
    2
    
                  
    3
    https://gist.github.com/ljharb/58faf1cfcb4e6808f74aae4ef7944cff
    4
    
                  
    5
    While attempting to explain JavaScript's `reduce` method on arrays, conceptually, I came up with the following - hopefully it's helpful; happy to tweak it if anyone has suggestions.

Contribution activity

May 2022

Reviewed 88 pull requests in 35 repositories
tc39/proposal-temporal 9 pull requests
jsx-eslint/eslint-plugin-react 7 pull requests
npm/cli 6 pull requests
tc39/ecma262 6 pull requests
tc39/agendas 5 pull requests
coinbase/rest-hooks 5 pull requests
kangax/compat-table 4 pull requests
nodejs/node 4 pull requests
coinbase/cbpay-js 4 pull requests
openjs-foundation/cross-project-council 4 pull requests
airbnb/javascript 3 pull requests
jest-community/jest-runner-eslint 3 pull requests
tc39/test262 3 pull requests
browserify/resolve 2 pull requests
import-js/eslint-plugin-import 2 pull requests
ljharb/npmignore 2 pull requests
tc39/proposals 1 pull request
browserify/node-util 1 pull request
tc39/proposal-string-dedent 1 pull request
tc39/proposal-string-cooked 1 pull request
nvm-sh/nvm 1 pull request
facebook/react 1 pull request
tc39/proposal-intl-duration-format 1 pull request
ossf/package-manager-best-practices 1 pull request
npm/rfcs 1 pull request
10 repositories not shown

Created an issue in tc39/proposal-temporal that received 22 comments

era/eraYear are missing in 262

Per tc39/test262#3516, it seems like the era and eraYear prototype accessors are only defined in the Intl sections in this proposal. This is hopefu…

22 comments
5 contributions in private repositories May 3 – May 13

Seeing something unexpected? Take a look at the GitHub profile guide.