An Express.js-Style router for the front-end.
Code the front-end like the back-end. Same language same framework.
✔️ You already know ExpressJS then you know FrontExpress
✔️ Simple, minimal core extendable through plugins
✔️ Lighweight framework 3.55kb min+gzip
✔️ Build your web application by handling routes
✔️ Ideal for Single Page Application
✔️ Manage ajax requests and browser history
npm install frontexpress --save

