ynn:一种框架用于基于Koa构建更灵活和可移植的Web应用程序但功能更强大 源码
Ynn ['in] Ynn是用于构建更灵活和可移植的Web应用程序的框架。 它基于但功能更强大。 当前,在1.0.0版发布之前,Ynn仍处于Alpha版本。 安装 $ npm install ynn --save 需要node.js> = 8.0.0。 入门 要创建一个Ynn实例并监听端口: const Ynn = require ( 'ynn' ) ; const app = new Ynn ( { root : __dirname , debugging : true , logging : false , modules : { i
文件列表
ynn:一种框架,用于基于Koa构建更灵活和可移植的Web应用程序,但功能更强大
(预估有个154文件)
.gitignore
446B
index.spec.js
7KB
index.spec.js
7KB
index.spec.js.bak
1KB
index.html
10B
index.css
5B
index.html
5B
index.css
5B
index.html
5B
index.spec.js
4KB
暂无评论