All Git Users → sindresorhus

690 open source projects by sindresorhus

351. Pretty Ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
352. P Limit
Run multiple promise-returning & async functions with limited concurrency
✭ 599
javascript
353. Leven
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
✭ 587
javascript
354. Gifski
🌈 Convert videos to high-quality GIFs on your Mac
355. Log Symbols
Colored symbols for various log levels
✭ 570
javascript
356. Jshint Stylish
Stylish reporter for JSHint
✭ 566
javascript
357. Capture Website Cli
Capture screenshots of websites from the command-line
358. Awesome Tap
Useful resources for the Test Anything Protocol
359. Time Grunt
Display the elapsed execution time of grunt tasks
360. Dot Prop
Get, set, or delete a property from a nested object using a dot path
✭ 519
javascript
361. Dark Mode
Control the macOS dark mode from the command-line
363. Multi Download
Download multiple files at once in the browser
✭ 503
javascript
364. Crypto Hash
Tiny hashing module that uses the native crypto API in Node.js and the browser
365. Keyboardshortcuts
Add user-customizable global keyboard shortcuts to your macOS app in minutes
366. Strip Json Comments
Strip comments from JSON. Lets you use comments in your JSON files!
367. Type Fest
A collection of essential TypeScript types
368. Camelcase
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
✭ 478
javascript
370. Matcher
Simple wildcard matching
✭ 476
javascript
371. Electron Reloader
Simple auto-reloading for Electron apps during development
372. Electron Better Ipc
Simplified IPC communication for Electron apps
373. Macos Wallpaper
Manage the desktop wallpaper on macOS
374. Awesome Electron
Useful resources for creating apps with Electron
375. Delay
Delay a promise a specified amount of time
✭ 445
javascript
376. Refined Twitter Old
[DEPRECATED] Chrome extension that enforces the mobile web version of Twitter and improves its interface
377. Figures
Unicode symbols with Windows CMD fallbacks
378. Focus
Code editor color theme that lets you focus on the content. Available for Sublime Text, Atom, TextMate, Vim, Chocolat, and more...
✭ 437
381. Escape String Regexp
Escape RegExp special characters
✭ 428
javascript
382. Make Dir
Make a directory and its parents if needed - Think `mkdir -p`
✭ 427
javascript
384. Negative Array
Negative array index support `array[-1]` using ES2015 Proxy
385. Camelcase Keys
Convert object keys to camel case
✭ 407
javascript
386. Auto Bind
Automatically bind methods to their class instance
✭ 405
javascript
387. Active Win
Get metadata about the active window (title, id, bounds, owner, etc)
388. Escape Goat
&🐐; Escape a string for use in HTML or the inverse
392. Clipboard Cli
Access the system clipboard (copy/paste)
✭ 381
javascript
393. Quick Lru
Simple “Least Recently Used” (LRU) cache
✭ 377
javascript
395. Circularprogress
Circular progress indicator for your macOS app
396. P Retry
Retry a promise-returning or async function
✭ 366
javascript
397. Terminal Link
Create clickable links in the terminal
398. Superb
Get superb like words
✭ 362
javascript
400. Element Ready
Detect when an element is ready in the DOM
✭ 361
javascript