Skip to content

stakiran/colorback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorBack

Instant color code realtime preview with index.html?ff0000 or input box.

190822_colorback_demo

Goto https://stakiran.github.io/colorback/index.html

Supported Format

For example, the color red, like this:

  • ff0000
  • rgb(255,0,0)
  • rgb(255, 0, 0)
  • 255,0,0
  • 255, 0, 0
  • 255 0 0

But, about index.html?xxxx, xxxx must not contain a space.

  • ⭕ (Good) index.html?255,0,0
  • ❌ (Bad) index.html?255 0 0

Shortcut keys

  • Esc: Select all the input box.

License

MIT license, but jquery.org/license about jQuery.

Author

stakiran

About

Instant color code realtime preview with index.html?ff0000 or input box.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published