node-format-microformat:将Microformat JSON表示格式设置为例如。 Jekyll帖子

时间:2024-02-24 16:13:33
【文件属性】:

文件名称:node-format-microformat:将Microformat JSON表示格式设置为例如。 Jekyll帖子

文件大小:23KB

文件格式:ZIP

更新时间:2024-02-24 16:13:33

jekyll formatting indieweb microformats node-js

格式化微格式 将微格式JSON表示形式格式化为例如。 Jekyll帖子 要求 至少需要Node.js 6.x 安装 npm install format-microformat --save 当前状态 Α 当前将数据格式化为硬编码的Jekyll样式。 旨在将来变得更加动态和可配置,以适应更多样式。 用法 简单: const MicropubFormatter = require ( 'format-microformat' ) ; const formatter = new MicropubFormatter ( ) ; formatter . formatAll ( micropubD


【文件预览】:
node-format-microformat-main
----.eslintrc(82B)
----.travis.yml(152B)
----LICENSE(1KB)
----test()
--------filename.spec.js(2KB)
--------.eslintrc(86B)
--------slug.spec.js(3KB)
--------formatter.spec.js(9KB)
--------fixtures.js(341B)
--------url.spec.js(2KB)
--------format-all.spec.js(2KB)
--------files.spec.js(5KB)
--------preformat.spec.js(12KB)
----README.md(10KB)
----renovate.json(39B)
----.editorconfig(147B)
----.gitignore(162B)
----index.js(13KB)
----CHANGELOG.md(8KB)
----.eslintignore(15B)
----package.json(2KB)

网友评论