clipboardy
Clipboard Utility
A utility for accessing and manipulating the system clipboard across multiple platforms
Access the system clipboard (copy/paste)
2k stars
15 watching
63 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/clipboard-cli | A tool to access and manipulate the system clipboard across different platforms. | 495 |
sindresorhus/pasteboard-viewer | A utility app that allows developers to inspect and manage system pasteboards on macOS | 703 |
styfle/copee | A small JavaScript wrapper around the browser's native clipboard API to simplify text copying | 146 |
sindresorhus/cpy | Copies files from source to destination based on glob patterns and options | 424 |
sindresorhus/cpy-cli | Copies files from source to destination using streams and directory utilities. | 345 |
xyproto/pastefile | Utility program to paste clipboard contents into a file | 10 |
zpm-zsh/clipboard | A plugin that provides cross-platform helper functions to access the system clipboard. | 37 |
inndy/vue-clipboard2 | A Vue.js plugin that simplifies copying text to the clipboard | 1,768 |
churchtao/clipboard-rs | A cross-platform clipboard API that provides access to various types of content stored on the system clipboard. | 63 |
euvl/v-clipboard | A clipboard plugin for Vue.js that simplifies text copying to the system clipboard. | 520 |
copytext/textcopy | A package to manage text on the clipboard across multiple platforms and frameworks. | 518 |
sindresorhus/trash-cli | A utility that moves files and folders to the trash rather than permanently deleting them. | 1,329 |
github/clipboard-copy-element | Allows copying of element content or input values to the clipboard. | 463 |
mattdavo/yippy | A macOS clipboard manager that allows users to capture, store and reuse clipboard content. | 362 |
sindresorhus/get-stream | A utility library for working with streams in JavaScript | 341 |