router:Hatsy路由器

时间:2024-05-09 09:39:56
【文件属性】:

文件名称:router:Hatsy路由器

文件大小:16KB

文件格式:ZIP

更新时间:2024-05-09 09:39:56

routing http-router http-middleware TypeScript

海蒂路由器 路由 该模块包含一个功能,该功能通过扩展了请求处理上下文。 后者具有以下属性: fullRoute原始路由。 route匹配路线。 例如原始路线的尾部。 routeMatch将路线与模式成功匹配。 库执行路由解析和匹配。 派遣 一旦应用了功能,就可以通过调度程序之一通过匹配路由来调度请求处理。 dispatchByName() import { httpListener } from '@hatsy/hatsy' ; import { dispatchByName , Routing } from '@hatsy/router' ; import { createServer } from 'http' ; const server = createServer ( httpListener ( Routing . for ( dispatchByName


【文件预览】:
router-master
----.gitignore(339B)
----jest.config.cjs(831B)
----package.json(2KB)
----src()
--------dispatch()
--------router-config.ts(2KB)
--------router.means.ts(692B)
--------routing.capability.ts(3KB)
--------index.ts(196B)
----LICENSE(1KB)
----tsconfig.spec.json(153B)
----tsconfig.json(645B)
----tsconfig.main.json(99B)
----.github()
--------workflows()
----rollup.config.js(1KB)
----README.md(4KB)
----typedoc.json(129B)
----.eslintrc.cjs(698B)
----.npmignore(339B)
----.editorconfig(316B)

网友评论