文件名称:koa-setup:setup koa 开发坏境
文件大小:63KB
文件格式:ZIP
更新时间:2024-08-24 18:24:33
Welcome to koa-setup :waving_hand: koa setup Feature 交互式 setup koa 开发坏境 支持以下中间件 koa-views koa-router koa-static koa-body TODO 格式化生成的 index.js task 支持优先级的概念 增加 task 组合的概念 并行 串行 抽离整个 task 概念为单独一个 :house: Install npm install koa-setup -g 注意 nodejs 版本必须大于 12 Usage koa-setup Run tests npm test Author :bust_in_silhouette: cuixiaorui Website: beijing Github: Show your support Give a :star: if this project helped you! This README was gene
【文件预览】:
koa-setup-master
----.gitignore(12B)
----package.json(788B)
----package-lock.json(352KB)
----bin()
--------options()
--------create-entry-point.js(782B)
--------index.js(2KB)
--------utils()
--------task()
--------template()
--------middleware-task.js(1KB)
----.DS_Store(6KB)
----README.md(1KB)
----test()
--------FolderTask.test.js(318B)
--------TaskManager.test.js(889B)
--------create-entry-point.test.js(2KB)