sindresorhus / windows-clipboardLinks
Access the Windows clipboard (copy/paste)
☆70Updated 5 months ago
Alternatives and similar repositories for windows-clipboard
Users that are interested in windows-clipboard are comparing it to the libraries listed below
Sorting:
- Get the version of a binary in semver format☆36Updated last year
- Regular expression for matching issue references☆49Updated last year
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆84Updated last year
- Extract the article title of a HTML document☆56Updated 3 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Convert PNG to ICO☆43Updated 9 years ago
- Stylelint shareable config for XO with Sass support☆23Updated last year
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Simple wildcard matching☆34Updated 3 months ago
- Snippets for AVA☆70Updated 7 years ago
- Reliably get the terminal window size - cross-platform☆26Updated 2 years ago
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Lock your system☆82Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆145Updated 3 months ago
- Check if an Array is sorted☆35Updated 4 years ago
- Slice a string with ANSI escape codes☆50Updated 3 months ago
- Convert directories to glob compatible strings☆44Updated 6 years ago