sindresorhus / clipboardy
Access the system clipboard (copy/paste)
☆1,815Updated last year
Alternatives and similar repositories for clipboardy:
Users that are interested in clipboardy are comparing it to the libraries listed below
- User-friendly glob matching☆2,561Updated last week
- Terminal task list☆3,291Updated 2 years ago
- Update notifications for your CLI app☆1,770Updated 2 months ago
- Create boxes in the terminal☆1,570Updated 6 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆3,227Updated 9 months ago
- Simple config handling for your app or module☆1,258Updated 2 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,102Updated 6 months ago
- Flexible ascii progress bar for nodejs☆2,979Updated 2 years ago
- 🐈 CLI app helper☆3,575Updated 11 months ago
- Download and extract files☆1,292Updated last year
- Simple argument parsing☆1,269Updated 7 months ago
- Check if the internet connection is up☆1,248Updated 6 months ago
- Colored symbols for various log levels☆751Updated 6 months ago
- Process execution for humans☆7,023Updated 2 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,101Updated this week
- Portable Shell Commands for Node☆1,747Updated 2 months ago
- Easily load and persist config without having to think about where and how☆869Updated 2 months ago
- Get an available TCP port☆888Updated 11 months ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,642Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,135Updated last month
- Simple and modern async event emitter☆1,895Updated 3 weeks ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,140Updated 3 months ago
- JavaScript file system utilities☆1,807Updated 2 weeks ago
- Retry a promise-returning or async function