Skip to content
/ exprext Public

⛳ Exprext is a Next/Nuxt-like framework for Express + TypeScript

Notifications You must be signed in to change notification settings

staart/exprext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Exprext

Exprext is a Next.js/Nuxt.js-like starter for building Express + TypeScript apps.

⭐ Features

  • Automatic route generation based on directory structure
  • First-class TypeScript support (literally you can't use this without TS)
  • Modern, async returns by default (no need for Promise middleware)
  • Handles HTTP responses based on JS objects (no need for res.json())
  • Decorators for routes, controllers, middleware, wrappers, and more
  • Build and launch process scripts and helper packages

📄 License

Releases

No releases published

Packages