项目作者: stakiran

项目描述 :
Instant color code realtime preview with index.html?ff0000 or input box.
高级语言: JavaScript
项目地址: git://github.com/stakiran/colorback.git
创建时间: 2019-07-31T11:41:56Z
项目社区:https://github.com/stakiran/colorback

开源协议:MIT License

下载


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.

  • :o: (Good) index.html?255,0,0
  • :x: (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