- Notifications
You must be signed in to change notification settings - Fork25
A browser tool to look at what's available in the clipboard for a "paste" event.
License
NotificationsYou must be signed in to change notification settings
Evercoder/clipboard-inspector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A tool to help you explore the kinds of data available when you paste something on a web page, or drop something onto it:
https://evercoder.github.io/clipboard-inspector/
The project requires Node and npm to run locally. After cloning the repo, runnpm install
in the project folder to install all dependencies.
A few scripts are available:
npm run start
starts a local server on127.0.0.1:8000npm run build
builds the projectnpm run deploy
deploys the project by building it and pushing to thegh-pages
Git branch, where GitHub Pages is set up to run.
About
A browser tool to look at what's available in the clipboard for a "paste" event.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.