Skip to content

Evercoder/clipboard-inspector

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Clipboard Inspector

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, run npm install in the project folder to install all dependencies.

A few scripts are available:

  • npm run start starts a local server on 127.0.0.1:8000
  • npm run build builds the project
  • npm run deploy deploys the project by building it and pushing to the gh-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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages