Skip to content

tduarte/copyhex

Repository files navigation

copyhex

This plugin convert the background-color of an element and copy to your clipboard without flash. Great for the color section of a styleguide.

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="dist/copyhex.min.js"></script>
<script>
  $("element").copyhex();
</script>

License

MIT © Thiago Duarte

About

Click to copy HEX color script.

Resources

License

Stars

Watchers

Forks

Packages

No packages published