文件名称:颜色管理器spectrum
文件大小:282KB
文件格式:ZIP
更新时间:2021-10-10 10:23:25
jquery
Believe it or not, this colorpicker lives inside of Chrome, Firefox, and Safari devtools to make picking colors easier for web developers and designers. When I started the project, I wrote about developer tools concept colorpicker implementation. After that, I was contacted on the devtools mailing list and got some initial feedback about the possibility of integrating it with devtools. Then I pulled the jQuery dependency out of a branch and I submitted a patch to the WebKit project. From there, I opened a bug to start working on it Web Inspector. 50+ comments and 10 patches later, the case landed in WebKit. Here is the Firefox bug where it was added.
【文件预览】:
colorManager
----.travis.yml(122B)
----example()
--------index.html(5KB)
--------example.js(14KB)
--------testcase.html(4KB)
----docs()
--------prettify.js(13KB)
--------toc.js(3KB)
--------jquery-2.1.0.js(258KB)
--------bootstrap.css(124KB)
--------docs.css(9KB)
--------docs.js(13KB)
--------jquery-1.9.1.js(284KB)
----package.json(750B)
----spectrum.js(77KB)
----test()
--------tests.js(23KB)
--------index.html(445B)
--------require.js(81KB)
--------qunit.css(5KB)
--------qunit.js(63KB)
--------loaders.html(343B)
--------loaders.js(498B)
----index.html(46KB)
----LICENSE(1022B)
----spectrum.css(15KB)
----Gruntfile.js(1KB)
----themes()
--------index.html(4KB)
--------sp-dark.css(2KB)
----i18n()
--------jquery.spectrum-pl.js(477B)
--------jquery.spectrum-es.js(490B)
--------jquery.spectrum-pt-br.js(494B)
--------jquery.spectrum-gr.js(598B)
--------jquery.spectrum-ar.js(485B)
--------jquery.spectrum-he.js(518B)
--------jquery.spectrum-fr.js(497B)
--------jquery.spectrum-lt.js(489B)
--------jquery.spectrum-zh-tw.js(494B)
--------jquery.spectrum-nl.js(427B)
--------jquery.spectrum-sv.js(301B)
--------jquery.spectrum-tr.js(285B)
--------jquery.spectrum-ja.js(317B)
--------jquery.spectrum-fi.js(302B)
--------jquery.spectrum-zh-cn.js(493B)
--------jquery.spectrum-id.js(496B)
--------jquery.spectrum-it.js(381B)
--------jquery.spectrum-de.js(490B)
--------jquery.spectrum-hr.js(486B)
--------jquery.spectrum-dk.js(290B)
--------jquery.spectrum-ru.js(502B)
--------jquery.spectrum-fa.js(308B)
----.gitignore(23B)
----列子路劲.txt(28B)
----README.md(3KB)
----bower.json(451B)
----build()
--------.gitignore(16B)