deno-fen:用于deno的简单Web框架

时间:2024-02-25 16:05:14
【文件属性】:

文件名称:deno-fen:用于deno的简单Web框架

文件大小:25KB

文件格式:ZIP

更新时间:2024-02-25 16:05:14

framework typescript web deno FrameworkTypeScript

分 用于deno的简单Web框架。 欢迎加入我们或给您建议 对v0.7.1使用deno 0.3.2 对v0.7.2使用deno 0.3.3-0.3.5 对V0.7.3使用deno 0.3.4+ 使用deno 1.0.0 foe v0.8.0 2如何使用 首先,您应该安装 : curl -fsSL https://deno.land/x/install/install.sh | sh 尝试使用导入! 测试是否有效: import { Server } from "https://deno.land/x/fen/server.ts" ; const s = new Server


【文件预览】:
deno-fen-master
----.travis.yml(218B)
----example()
--------disableRespond.ts(474B)
--------helloWorld.ts(92B)
--------useStatic.ts(273B)
--------useController.ts(158B)
--------useRouter.ts(1KB)
--------useSession.ts(449B)
--------useJSON.ts(239B)
--------useLogger.ts(614B)
----process()
--------session.ts(3KB)
----.github()
--------ISSUE_TEMPLATE()
----test()
--------server.test.ts(644B)
--------test.ts(90B)
--------tool()
----fentest.log(4KB)
----LICENSE(1KB)
----tool()
--------cookie.ts(741B)
--------static.ts(7KB)
--------body.ts(2KB)
--------logger.ts(2KB)
--------router.ts(4KB)
----server.ts(6KB)
----.gitignore(5B)
----logo.png(5KB)
----README.md(8KB)

网友评论