koa-myth:将神话或返工实例包装到 koa 中间件中

时间:2024-07-25 10:28:40
【文件属性】:

文件名称:koa-myth:将神话或返工实例包装到 koa 中间件中

文件大小:5KB

文件格式:ZIP

更新时间:2024-07-25 10:28:40

JavaScript

koa-myth 将或实例包装到 koa 中间件中。 安装 $ npm install koa-myth 用法 const km = require ( 'koa-myth' ) const rework = require ( 'rework' ) const http = require ( 'http' ) const myth = require ( 'myth' ) const koa = require ( 'koa' ) const fs = require ( 'fs' ) const port = process . env . port || 1337 const app = koa ( ) const css = fs . readFileSync ( 'index.css' , 'utf8' ) const bundle =


【文件预览】:
koa-myth-master
----.travis.yml(155B)
----.eslintrc(768B)
----index.js(534B)
----test.js(750B)
----package.json(883B)
----test()
--------index.css(19B)
----LICENSE(1KB)
----.gitignore(164B)
----README.md(2KB)
----.editorconfig(207B)

网友评论