merlee.js

🚀 minimalist web framework for Node.js

MIT License

Downloads
13
Stars
11
Committers
6

Bot releases are hidden (Show)

merlee.js - [email protected] Latest Release

Published by mwelwankuta 6 months ago

Release Notes: Version 0.0.9

🚀 New Features:

  • Added full support for TypeScript!
  • Integrated JSDoc annotations for enhanced type inference and documentation.

🔧 Improvements:

  • Enhanced developer experience by providing clearer type hints and documentation.
  • Streamlined integration process for TypeScript projects.
  • Improved overall package stability and performance.

🐛 Bug Fixes:

  • Fixed issue where incorrect content types (json/html) were assigned for their respective types.

🔖 Other:

  • Updated dependencies to their latest versions.
  • Continued optimization and maintenance efforts.

💡 Upgrade Instructions:

To benefit from the latest features and improvements, simply update to version X.X.X of the npm package by running:

npm update merlee.js
yarn upgrade merlee.js
merlee.js - [email protected]

Published by mwelwankuta almost 3 years ago

Bug fixes and improvements.

Added a routing system

merlee.js - [email protected]

Published by mwelwankuta almost 3 years ago

Features

  • request
  • json response
  • sendFile to client
  • ejs support
  • static files
  • redirect
Package Rankings
Top 19.37% on Npmjs.org
Related Projects