Novaxjs2 is a modern Node.js framework focused on speed, flexibility, and simplicity. Here are some features: ✅ Simple and fast routing (get, post, put, delete) ✅ Route parameters like /user/:id ✅ Route groups and nested routes ✅ Regex-based dynamic routing ✅ Global and route-specific middleware ✅ req.query, req.body, req.params support ✅ Built-in JSON/form body parsing ✅ Built-in error handling and custom 404 ✅ File upload with size/type limits ✅ Serve static files easily ✅ Plugin system (app.usePlugin) to extend core ✅ Custom templating engine (.html with Novax syntax) ✅ JavaScript (.js) templating ✅ res.send, res.json, res.template helpers ✅ Auto CORS support ✅ Secure input handling ready ✅ Tiny, fast, and dependency-free ✅ Works with CommonJS and ES Modules ✅ Clean and minimal boilerplate ✅ Supports async middleware and routes ✅ Full control over response headers and status ✅ Auto parse uploaded files (images, etc.) And more 📦 npm install novaxjs2 🌐 Docs:
https://novaxjs2.site #Novaxjs2 #Nodejs #BackendDev #JSFramework #WebAPI

Novaxjs2 - Modern Node.js Framework
Novaxjs2 is a modern Node.js framework focused on speed, flexibility, and simplicity. Here are some features:

✅ Simple and fast routing (get, post, put, delete)
✅ Route parameters like /user/:id
✅ Route groups and nested routes
✅ Regex-based dynamic routing
✅ Global and route-specific middleware
✅ req.query, req.body, req.params support
✅ Built-in JSON/form body parsing
✅ Built-in error handling and custom 404
✅ File upload with size/type limits
✅ Serve static files easily
✅ Plugin system (app.usePlugin) to extend core
✅ Custom templating engine (.html with Novax syntax)
✅ JavaScript (.js) templating
✅ res.send, res.json, res.template helpers
✅ Auto CORS support
✅ Secure input handling ready
✅ Tiny, fast, and dependency-free
✅ Works with CommonJS and ES Modules
✅ Clean and minimal boilerplate
✅ Supports async middleware and routes
✅ Full control over response headers and status
✅ Auto parse uploaded files (images, etc.)
And more

📦 npm install novaxjs2
🌐 Docs: 
https://novaxjs2.site #Novaxjs2 #Nodejs #BackendDev #JSFramework #WebAPI
7 views

Comments (0)

No comments yet. Be the first to comment!