文件名称:metalsmith-highline:Metalsmith的Highline插件
文件大小:6KB
文件格式:ZIP
更新时间:2024-07-09 14:55:56
JavaScript
metalsmith-highline
的插件。
安装
npm install metalsmith-highline
用法
var highline = require ( 'metalsmith-highline' )
Metalsmith ( __dirname )
. use ( highline ( options ) )
. build ( )
options Object
highline Object
。 默认undefined 。
pattern String|Array
【文件预览】:
metalsmith-highline-master
----.gitignore(15B)
----README.md(928B)
----test()
--------fixtures()
--------index.js(620B)
----package.json(857B)
----LICENSE.md(1KB)
----.travis.yml(36B)
----lib()
--------index.js(1KB)