lukeed / regexparam

A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇‍♂️
MIT License
567 stars 23 forks source link

Typescript support #4

Closed zeriss closed 5 years ago

zeriss commented 5 years ago

Typescript and esm support would be great !

lukeed commented 5 years ago

Hey, I'll add typings now :) But ESM is already supported & included – see here