An open API service indexing awesome lists of open source software.

https://github.com/dmoosocool/knight


https://github.com/dmoosocool/knight

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# knight 介绍.

## 技术栈
- [gulp4.0](https://github.com/gulpjs/gulp) 支持series、parallel. [4.0文档](https://github.com/gulpjs/gulp/blob/master/docs/README.md)
1. [gulp-lich-include](https://www.npmjs.com/package/gulp-lich-include) 支持js合并, css合并, 支持使用npm包.
2. [gulp-nunjucks](https://github.com/sindresorhus/gulp-nunjucks) gulp解析nunjucks模板
- [babel](https://github.com/babel/babel) 支持es6 7的语法.
1. babel-preset-env
2. babel-plugin-transform-runtime
3. babel-runtime
- [nunjucks](http://mozilla.github.io/nunjucks/) html模板语法
-