Skip to content

rileyskains/hex-rip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hex Rip

beta 1.1.2

A browser-based tool to rip hex color values from any set of text or a CORS-enabled URL.

Functionality

Hex Rip allows a user to pull all 6-digit and 3-digit hex color values from a piece of input, order them by their WCAG brightness level, and allow single-click copy of each extracted hex value.

Additionally, extracted values can be named and saved into JavaScript localStorage and accessed via the provided menu.

Types of Input

  1. Normal copy/pasted text or code.

  2. A link to a .css, .js. .json, or some other primarily text file.

    **Links must be to CORS-enabled resources. If they are not CORS-enabled, the extraction will not run because it cannot access the content.

About

A browser-based tool to rip hex color values from any set of text or a CORS-enabled URL.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published