Garbee's Stars
davidmyersdev/octo
A local-first knowledge management app
microsoft/folio
A customizable test framework to build your own test frameworks
microsoft/playwright-test
Build a cross-browser end-to-end test suite with Playwright.
unixorn/git-extra-commands
A collection of git utilities, useful extra git scripts, tutorials and other useful articles.
barrykn/big-sur-micropatcher
A primitive USB patcher for installing macOS Big Sur on unsupported Macs
rikumi/iconsur
macOS Big Sur Adaptive Icon Generator
square/sudo_pair
Plugin for sudo that requires another human to approve and monitor privileged sudo sessions
mozilla/eslint-plugin-no-unsanitized
Custom ESLint rule to disallows unsafe innerHTML, outerHTML, insertAdjacentHTML and alike
lwouis/alt-tab-macos
Windows alt-tab on macOS
robotty/dank-twitch-irc
Connect to Twitch chat from Node.js
joereynolds/sql-lint
An SQL linter
paralleldrive/cuid
Collision-resistant ids optimized for horizontal scaling and performance.
replayio/devtools
Replay.io DevTools
tc39/proposal-iterator.range
A proposal for ECMAScript to add a built-in Iterator.range()
hediet/vscode-debug-visualizer
An extension for VS Code that visualizes data during debugging.
mamiksik/Desktop-Profiles
An innovative desktop manager for macOS
semantic-release/semantic-release
:package::rocket: Fully automated version management and package publishing
conventional-changelog/conventional-changelog
Generate changelogs and release notes from a project's commit messages and metadata.
thi-ng/umbrella
⛱ Broadly scoped ecosystem & mono-repository of 200 TypeScript projects (and ~180 examples) for general purpose, functional, data driven development
tc39/proposal-array-unique
ECMAScript proposal for Deduplicating method of Array
sindresorhus/p-race
A better `Promise.race()`
sindresorhus/p-do-whilst
Calls a function repeatedly while a condition returns true and then resolves the promise
sindresorhus/p-whilst
While a condition returns true, calls a function repeatedly, and then resolves the promise
sindresorhus/p-if
Conditional promise chains
sindresorhus/has-flag
Check if argv has a specific flag
sindresorhus/p-tap
Tap into a promise chain without affecting its value or state
sindresorhus/exit-hook
Run some code when the process exits
sindresorhus/load-json-file
Read and parse a JSON file
sindresorhus/timed-out
Timeout HTTP/HTTPS requests
sindresorhus/time-span
Simplified high resolution timing