文件名称:html-img:原子包
文件大小:534KB
文件格式:ZIP
更新时间:2024-06-12 12:37:42
CoffeeScript
html-img包 自动填充图像尺寸。 支持HTML, , , ,ERB和 支持png,jpg和gif 支持绝对URL:像/images/sample.png (需要document_root属性) 支持相对网址: images/smaple.png 支持协议绝对网址:例如http://example.com/images/sample.png 支持协议相对URL:像//example.com/images/sample.png (需要protocol属性) 仅填充宽度,高度或两者都填充 填充为全尺寸或一半尺寸 覆盖错误的大小 按键图 ctrl-i或ctrl-i enter :填充宽度和高度 ctrl-i / :将宽度和高度填充一半 ctrl-alt-i或ctrl-alt-i enter :填充宽度 ctrl-alt-i / :填充宽度的一半 ctrl-shift-i
【文件预览】:
html-img-master
----.travis.yml(180B)
----keymaps()
--------html-img.cson(445B)
----package.json(380B)
----Gruntfile.coffee(959B)
----stylesheets()
--------html-img.less(241B)
----spec()
--------html-spec.coffee(6KB)
--------util.coffee(1KB)
--------eco-spec.coffee(9KB)
--------php-spec.coffee(9KB)
--------ejs-spec.coffee(9KB)
--------jade-spec.coffee(4KB)
--------erb-spec.coffee(9KB)
--------fixtures()
----LICENSE.md(1KB)
----.gitignore(37B)
----CHANGELOG.md(602B)
----lib()
--------Languages.coffee(946B)
--------Watcher.coffee(4KB)
--------Main.coffee(1KB)
--------Project.coffee(540B)
--------html-img.coffee(51B)
--------languages()
----README.md(2KB)