Skip to content

AidarGatin/copy_inputs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy Form inputs values on the web site to clipboard without flash.

Easy example how to copy your form inputs value to clipboard with

document.execCommand('copy');

Instruction

npm install
  • Run
gulp
  • Enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published