Full-Time Open-Sourcerer. Focuses on Swift & JavaScript. Makes macOS apps, CLI tools, npm packages. Likes unicorns.
Block or Report
Block or report sindresorhus
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
awesome-chatgpt
awesome-chatgpt Public🤖 Awesome list for ChatGPT — an artificial intelligence chatbot developed by OpenAI
-
KeyboardShortcuts
KeyboardShortcuts Public⌨️ Add user-customizable global keyboard shortcuts (hotkeys) to your macOS app in minutes
2,154 contributions in the last year
| Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
sindresorhus/type-fest,
sindresorhus/Actions,
sindresorhus/awesome-chatgpt
and 419 other
repositories
Contribution activity
February 2024
Created 115 commits in 52 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 27 repositories not shown
Reviewed 45 pull requests in 26 repositories
sindresorhus/execa
6 pull requests
-
Improve piping processes
This contribution was made on Feb 21
-
Add
.kill(signal, error)This contribution was made on Feb 21 -
Add
.kill(error)This contribution was made on Feb 13 -
Add
nodeoptionThis contribution was made on Feb 8 -
Improve
cwdoptionThis contribution was made on Feb 8 -
Fix error handling of
stdinThis contribution was made on Feb 4
sindresorhus/awesome
5 pull requests
-
Add Generative AI Meets Julia
This contribution was made on Feb 14
-
Add Detection Engineering
This contribution was made on Feb 14
-
Add Microsoft Sentinel
This contribution was made on Feb 14
-
Add Maps Data
This contribution was made on Feb 14
-
Add OpenID Connect
This contribution was made on Feb 13
sindresorhus/type-fest
5 pull requests
-
Add DistributedOmit type
This contribution was made on Feb 26
-
Add
PickFromPossiblyUndefinedtypeThis contribution was made on Feb 22 -
Add
ifEqualtype guardThis contribution was made on Feb 22 -
Fix: CamelCasedPropertiesDeep changing tupleto array
This contribution was made on Feb 21
-
Add
ArraySpliceandOmitDeeptypeThis contribution was made on Feb 20
sindresorhus/globals
3 pull requests
-
Update jest globals
This contribution was made on Feb 21
-
Add script to get browser globals
This contribution was made on Feb 19
-
Generate types rather than relying on
type-festThis contribution was made on Feb 9
sindresorhus/merge-streams
2 pull requests
-
Allow adding/removing streams
This contribution was made on Feb 12
-
Fix using
.unpipe()This contribution was made on Feb 3
sindresorhus/eslint-plugin-unicorn
2 pull requests
-
Add
no-single-promise-in-promise-methodsruleThis contribution was made on Feb 22 -
Add issue template for a rule change
This contribution was made on Feb 10
sindresorhus/meow
2 pull requests
-
Clean up
descriptionparsingThis contribution was made on Feb 29 -
feat: support indent level as option
This contribution was made on Feb 4
sindresorhus/npm-user
2 pull requests
-
Improve 404 error
This contribution was made on Feb 27
-
Target Node.js 18, switch to
kyThis contribution was made on Feb 26
sindresorhus/npm-name
1 pull request
-
Fixed vulnerabilities
This contribution was made on Feb 10
sindresorhus/npm-email
1 pull request
-
Improve 404 error handling
This contribution was made on Feb 29
sindresorhus/awesome-whisper
1 pull request
-
Add EasyWhisper
This contribution was made on Feb 14
sindresorhus/get-east-asian-width
1 pull request
-
Auto create PR when data updated
This contribution was made on Feb 20
sindresorhus/pokemon
1 pull request
-
Start to add generation 9 Pokemon
This contribution was made on Feb 28
sindresorhus/awesome-chatgpt
1 pull request
-
Add GPT Academic
This contribution was made on Feb 21
sindresorhus/package-json
1 pull request
-
Improve handling of default options
This contribution was made on Feb 21
sindresorhus/element-ready
1 pull request
-
Simplify the logic by using async iterables
This contribution was made on Feb 28
sindresorhus/p-throttle
1 pull request
-
feat: support AbortSignal to listen to execution abortion
This contribution was made on Feb 21
sindresorhus/npm-run-path
1 pull request
-
Add
preferLocalandaddExecaPathoptionsThis contribution was made on Feb 22
sindresorhus/active-win
1 pull request
-
feat: add
accessibilityPermissionoptionThis contribution was made on Feb 22
sindresorhus/is
1 pull request
-
Add
.validDate()This contribution was made on Feb 28
sindresorhus/write-package
1 pull request
-
fix: remove dependencies bug
This contribution was made on Feb 23
sindresorhus/package-json-cli
1 pull request
-
Add flags for
package-jsonoptionsThis contribution was made on Feb 26
sindresorhus/np
1 pull request
-
pnpm support
This contribution was made on Feb 26
sindresorhus/ky
1 pull request
-
Allow input to start with slash by removing head slashes
This contribution was made on Feb 26
sindresorhus/latest-version-cli
1 pull request
-
Target Node.js 18, expose options, gracefully handle errors
This contribution was made on Feb 27
1
repository not shown
Created an issue in sindresorhus/Defaults that received 10 comments
Improve the API for choosing the type of serialization
Current: extension Foo: Defaults.Serializable, Defaults.PreferRawRepresentable {} I think this may be better: extension Foo: Defaults.Serializable.R…
10
comments
Opened 8 other issues in 5 repositories
feedback-assistant/reports
4
open
-
FB13636156: UIPasteboard.general does not work in UI-less Action extension
This contribution was made on Feb 20
-
FB13615584: The
--input-pathargument for theshortcutscommand-line tool does not work when run from a sandboxed appThis contribution was made on Feb 13 -
FB13607434: SwiftUI TextEditor: Spell-checking does not work
This contribution was made on Feb 11
-
FB13580167: AVAudioRecorder is missing support for voice isolation
This contribution was made on Feb 3
sindresorhus/element-ready
1
open
-
Handle
{stopOnDomReady: true}when called after DOM readyThis contribution was made on Feb 28
sindresorhus/type-fest
1
open
-
UnionToUnorderedTupletypeThis contribution was made on Feb 22
nodejs/node
1
open
-
Add API to worker thread to check whether main thread is TTY
This contribution was made on Feb 13
sindresorhus/Plash
1
open
-
Support web geolocation API
This contribution was made on Feb 6
