Imed Jaberi
Imed Jaberi
Is it possible to add RegExp support ... If possible, will that be have any impact on performance? - [regexparam](https://github.com/lukeed/regexparam) - [matchit](https://github.com/lukeed/matchit)
Hi @fundon, I was created a [Router](https://github.com/3imed-jaberi/koa-isomorphic-router) for Koa based on Trek-Router. I want to support `405 method not allowed` and `501 path not implemented` as you can see [here](https://github.com/3imed-jaberi/koa-isomorphic-router/blob/master/index.js#L136-L145)...
- update .gitignore file 🐞 .. - avoid generating package-lock.json ☔️ .. - use xo over native eslint to lint 💅🏻 .. - update LICENSE 🗝 .. - use nyc...
@dead-horse, I think this repo is a good example and it's time to mark as archived and read-only ..
**Glossary** 📔 --- I think that we should update the glossary accurately, as we review all the words and the corresponding translation so as not to fall into conflict .....
# Description ## Context This module contains outdated packages and missing TypeScript support. ## Goal Refactor the module by re-creating it with TS. ### Checkpoints - [x] re-create the module...