Zainking / template2html

将由json数据、pug模板和stylus样式组成的代码组装成html文件

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

template2html

将由json数据、pug模板和stylus样式组成的代码组装成html文件

安装和运行

安装:

npm install

运行:

npm start

目录

./index.js 入口文件
./config.js 路径设置
./template/*.pug Pug模板
./template/*.styl Stylus模板
./data/*.json 填充数据

About

将由json数据、pug模板和stylus样式组成的代码组装成html文件

License:MIT License


Languages

Language:CSS 53.4%Language:JavaScript 31.0%Language:HTML 15.6%