bem-generator:根据json输入文件生成bem文件结构

时间:2024-06-07 14:57:09
【文件属性】:

文件名称:bem-generator:根据json输入文件生成bem文件结构

文件大小:4KB

文件格式:ZIP

更新时间:2024-06-07 14:57:09

JavaScript

生成器 CLI根据输入文件生成bem文件结构; 用法 只需使用参数执行index.js。 $ node index.js input path/to/output 其中输入是一个json文件,例如: { " blocks " :[ # → Array of all blocks " wrapper " , # → Block can be just a string { " name " : " section " , # → or object with nested elements " elements " : [ # → Array


【文件预览】:
bem-generator-master
----.gitignore(33B)
----package.json(281B)
----src()
--------.gitkeep(0B)
----bin()
--------bem-generator.js(0B)
----index.js(210B)
----README.md(2KB)
----input.json(609B)
----lib()
--------bem-generator-core.js(6KB)

网友评论