itty-router 是一个比较轻量的router 比较小,同时基于web 标准,可以在不少web 框架中使用
包含的特性
- 小,没有依赖
- 支持ts
- 支持路由解析以及查询解析
- 支持中间件模式(包含一些内置的以及可以自己写的)
- 支持serverless 模式
说明
同时社区也提供了一个兼容标准nodejs 模块的,方便集成
参考资料
https://github.com/kwhitley/itty-router
https://github.com/ardatan/whatwg-node
posted on
2026-08-07 08:00
荣锋亮
阅读(2)
评论()
收藏
举报