ex-router - a file-based routing package for exoress
by•
ex-router is a A lightweight and flexible file-based routing system for Express.js, Hono, Diesel, or any other framework.that let's you do File-Based routing similarlly how Next.js / Nuxt.js does
Replies
Best
Hunter
📌
i wanted to a easy way of routing in express.js , i was very used to next.js file-based routing system so i thought there should be a npm package that let you do the same for express so i found this on twitter where a user @exvillager made this NPM package and it works exactly fine.
Replies
i wanted to a easy way of routing in express.js , i was very used to next.js file-based routing system so i thought there should be a npm package that let you do the same for express so i found this on twitter where a user @exvillager made this NPM package and it works exactly fine.
i think this package is really very helpful