howmany-img:检查文件中有多少 img 并给出一些建议

时间:2024-07-01 03:39:38
【文件属性】:

文件名称:howmany-img:检查文件中有多少 img 并给出一些建议

文件大小:13KB

文件格式:ZIP

更新时间:2024-07-01 03:39:38

JavaScript

howmany-img 检查文件中有多少 img 并给出一些建议 入门 使用以下命令安装模块: npm install --save howmany-img var howmanyImg = require ( 'howmany-img' ) ; howmanyImg ( 'test/test.html' ) ; // => output result howmanyImg ( 'filenotfound' ) ; // => Error: ENOENT, open 'filenotfound' howmanyImg ( 'filenothtml' ) ; // => This is not a html code 截屏 执照 版权所有 (c) 2014 。 在 MIT 许可下获得许可。


【文件预览】:
howmany-img-master
----howmany-img_test.js(913B)
----.gitignore(35B)
----.yo-rc.json(31B)
----README.md(742B)
----component.json(398B)
----test()
--------test.html(55KB)
----Gruntfile.js(998B)
----.jshintrc(209B)
----bower.json(460B)
----package.json(1009B)
----howmany-img.js(2KB)
----.travis.yml(160B)

网友评论