0
0
mirror of https://github.com/honojs/hono.git synced 2024-12-01 11:51:01 +01:00
hono/deno_dist/router/reg-exp-router
Taku Amano d12a11937b
feat: Lightweight RegExpRouter reborn (#519)
* Introduce RegExpLiteRouter.

* Replace RegExpRouter with RegExpLiteRouter.

* chore: denoify

* Remove old RegExpRouter and rename RegExpLiteRouter to RegExpRouter.

* chore: Update benchmarks/handle-event.
2022-09-14 08:01:14 +09:00
..
index.ts feat: support Deno! (#336) 2022-07-02 15:09:45 +09:00
node.ts feat: Lightweight RegExpRouter reborn (#519) 2022-09-14 08:01:14 +09:00
router.ts feat: Lightweight RegExpRouter reborn (#519) 2022-09-14 08:01:14 +09:00
trie.ts feat: Lightweight RegExpRouter reborn (#519) 2022-09-14 08:01:14 +09:00