Skip to content

Latest commit

 

History

History
515 lines (484 loc) · 26.5 KB

README.md

File metadata and controls

515 lines (484 loc) · 26.5 KB

Hi, I'm Josh! 💖

Follow on Bluesky Follow on Mastodon Follow on Twitter Subscribe on YouTube

Email Me Sponsor on GitHub

I'm an independent full time open source developer.

I work on projects in the TypeScript ecosystem, most notably typescript-eslint: the tooling that enables ESLint and Prettier to run on TypeScript code. I'm also the author of O'Reilly's Learning TypeScript book, a Microsoft MVP for developer technologies, and an active conference speaker.

My personal projects range from static analysis to meta-languages to recreating retro games in the browser. Also cats. 🐱


Thanks to my Sponsors

Because I'm independent, I rely on sponsors to fund my work. They deserve our sincere appreciation and gratitude.

Gold Sponsors (>=$25/mo) Silver Sponsors (>=$10/mo) Bronze Sponsors (>=$5/mo)
Beyang Liu Constituent Voice Luis Estevez Loops Lars Kappert Akira Beau Davenport Elian Faraz Patankar Ian VanSchooten Jenn Junod Joël Galeran Kamal Allen Sanders kienan Kitson Kelly Tyler Benfield Ryan Waskiewicz Anthony Fu Bryan Mishkin Daniel Fry Darren Baldwin John Reilly Jared Ramsey Nick Taylor Santosh Yadav Severin Ibarluzea Sindre Sorhus Muhammad Usman Javed David Brownman

💚 Motivated to support my work, or just want your image here? See my GitHub Sponsors profile. Thanks!

What I'm Working On

Biggest Projects

If you work with JavaScript or TypeScript, you may have used one of the open source projects I support:

Project ⚙️ Description 📝 Role 🧑‍🏭 Stars ⭐
eslint Find and fix problems in your JavaScript code. Committer Stars: eslint
mocha ☕️ simple, flexible, fun javascript test framework for node.js & the browser Maintainer Stars: mocha
typescript-eslint ✨ Monorepo for all the tooling which enables ESLint to support TypeScript Maintainer Stars: typescript-eslint
TypeStat Converts JavaScript to TypeScript and TypeScript to better TypeScript. Creator & maintainer Stars: TypeStat
create-typescript-app Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝 Creator & maintainer Stars: create-typescript-app

Emojis

I also have an interest in making web apps more delightful. These projects will help you add emoji delighters to your page quickly.

Project ⚙️ Description 📝 Role 🧑‍🏭 Stars ⭐
node-emoji 💖 simple emoji support for node.js projects Junior maintainer Stars: node-emoji
Emojisplosion 💥 Blasts 😄 emoji 😊 like 🎆 fireworks 🎇 all up in your 💻 HTML 📄 page. 😍 Creator & maintainer Stars: Emojisplosion
Konamimojisplosion Connects konami-code-js to emojisplosion for a glorious easter egg. 🎉 ✨ 🎆 Creator & maintainer Stars: Konamimojisplosion
emojipedia Unofficial static export of emoji technical information from Emojipedia. 📙 Creator & maintainer Stars: emojipedia
typedoc-plugin-konamimojisplosion TypeDoc plugin to quickly integrate konamimojisplosion into your docs site. 🎉 ✨ 🎆 Creator & maintainer Stars: typedoc-plugin-konamimojisplosion
emoji-platform-data Static export of platform-specific metadata for unicode emojis. 🗝️ Creator & maintainer Stars: emoji-platform-data
astro-konamimojisplosion Astro integration to quickly load konamimojisplosion into your site. 🎉 ✨ 🎆 Creator & maintainer Stars: astro-konamimojisplosion

Just For Fun

These projects I do because I think they're fascinating and/or fun, if not particularly useful:

Project ⚙️ Description 📝 Role 🧑‍🏭 Stars ⭐
FullScreenMario An HTML5 remake of the original Super Mario Brothers - expanded for wide screens. Creator Stars: FullScreenMario
FullScreenPokemon A free HTML5 remake of the original Pokemon, expanded for modern browsing. Creator & maintainer Stars: FullScreenPokemon
EightBittr Bare-bones, highly modular game engine for 2D 8-bit games. Creator & maintainer Stars: EightBittr
ChooseYourFramework Choosing a modern JavaScript UI framework, Pokemon-style. Creator & maintainer Stars: ChooseYourFramework
Budgie A unified syntax that compiles into your favorite OOP languages. 🦜 Creator & maintainer Stars: Budgie

Tooling

I work on assorted projects in the JavaScript/TypeScript ecosystem that make it easier to write high quality applications.

Project ⚙️ Description 📝 Role 🧑‍🏭 Stars ⭐
dedent ⬅️ ES6 string tag that strips indentation from multi-line strings. Adoptive maintainer Stars: dedent
eslint-plugin-expect-type ESLint plugin with ^? Twoslash, $ExpectError, and $ExpectType type assertions. 🧩 Adoptive maintainer Stars: eslint-plugin-expect-type
eslint-plugin-package-json Rules for consistent, readable, and valid package.json files. 🗂️ Adoptive maintainer Stars: eslint-plugin-package-json
prettier-plugin-curly Prettier plugin to enforce consistent brace style for all control statements. 🥌 Creator & maintainer Stars: prettier-plugin-curly
ts-api-utils Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️ Creator & maintainer Stars: ts-api-utils
refined-saved-replies Chrome extension for GitHub's Saved Replies that adds replies from a repository's `.github/replies.yml`. 📨 Creator & maintainer Stars: refined-saved-replies
ts-function-inliner TypeScript transformation that inlines calls to small functions. ⚡️ Creator & maintainer Stars: ts-function-inliner
mock-react-redux Mocks out Redux actions and selectors for clean React Jest tests. 🎭 Creator & maintainer Stars: mock-react-redux
github-username-to-emails Fetches any public emails associated with a GitHub username. 📧 Creator & maintainer Stars: github-username-to-emails
cached-factory Creates and caches values under keys. 🏭 Creator & maintainer Stars: cached-factory
console-fail-test Gently fails test runs if the console was used during them. 📢 Creator & maintainer Stars: console-fail-test
all-contributors-auto-action Fills in missing allcontributors entries for a repository. 👪 Creator & maintainer Stars: all-contributors-auto-action
should-semantic-release Checks whether a semantic release should be run for a repository. 💂 Creator & maintainer Stars: should-semantic-release
are-docs-informative Checks whether a documentation description introduces any new information. ℹ️ Creator & maintainer Stars: are-docs-informative
tidelift-me-up Finds your npm packages that are eligible for Tidelift funding. 💸 Creator & maintainer Stars: tidelift-me-up
sentences-per-line Contributed markdownlint rule for limiting sentences per line. 📐 Creator & maintainer Stars: sentences-per-line
github-sponsors-to-markdown Creates a Markdown table summarizing your GitHub sponsors. 💰 Creator & maintainer Stars: github-sponsors-to-markdown
tidelift-me-up-site Web app to find your npm packages eligible for Tidelift funding. 💸 Creator & maintainer Stars: tidelift-me-up-site
github-username-to-emails-site Web app to fetch any public emails associated with a GitHub username. 📧 Creator & maintainer Stars: github-username-to-emails-site
typedoc-plugin-konamimojisplosion TypeDoc plugin to quickly integrate konamimojisplosion into your docs site. 🎉 ✨ 🎆 Creator & maintainer Stars: typedoc-plugin-konamimojisplosion
release-it-action Runs release-it as a GitHub Action, with handling for semantic releases and protected branches. 📤 Creator & maintainer Stars: release-it-action
commit-to-co-authors Parses co-authors from Git/GitHub-style commit messages. ✍️ Creator & maintainer Stars: commit-to-co-authors
prune-github-notifications Prunes GitHub notifications you don't care about, such as automated dependency bumps. 🧹 Creator & maintainer Stars: prune-github-notifications
all-contributors-for-repository Generates an allcontributors list for an existing repository. 🤝 Creator & maintainer Stars: all-contributors-for-repository
npm-username-to-packages Fetches any packages associated with an npm username. 📨 Creator & maintainer Stars: npm-username-to-packages
co-author-to-username Fetches the GitHub username for a co-author, if possible. 📇 Creator & maintainer Stars: co-author-to-username
sinon-timers-repeatable A version of Sinon's `useFakeTimers` that you can call multiple times in a test. ⏱️ Creator & maintainer Stars: sinon-timers-repeatable
disposable-discord-client An extension to the discord.js `Client` class with `[Symbol.asyncDispose]` added. 🚮 Creator & maintainer Stars: disposable-discord-client

Development

See .github/CONTRIBUTING.md, then .github/DEVELOPMENT.md. Thanks! 💖

Contributors

Josh Goldberg
Josh Goldberg

🎨 🐛 💻 🚧 🔧 🚇

💙 This package is templated with create-typescript-app.