express-beans

<p align="center"> <img src="assets/logo.svg" alt=""> </p>

MIT License

Downloads
61
Stars
4
Committers
2

Bot releases are visible (Hide)

express-beans - v1.2.3

Published by github-actions[bot] 6 months ago

What's Changed

Full Changelog: https://github.com/spaghiajoeojo/express-beans/compare/1.2.2...1.2.3

express-beans - v1.2.2

Published by spaghiajoeojo 6 months ago

express-beans - v1.2.1 Latest Release

Published by spaghiajoeojo 9 months ago

express-beans - v1.2.0

Published by spaghiajoeojo 9 months ago

Error handling now works with asynchronous routes.
Introducing @Setup decorator: decorating a method with that makes it called after Bean instantiation.

express-beans - v1.1.0

Published by spaghiajoeojo about 1 year ago

Logging!
Now is possible to inject a logger with a new decorator @InjectLogger(msgPrefix)

express-beans - v1.0.3

Published by spaghiajoeojo over 1 year ago

  • added sonar cloud integration
  • dependencies update
  • added support of sonar cloud to develop branch
  • code smells and bugs resolution
express-beans - v1.0.2

Published by spaghiajoeojo over 1 year ago

Added request logging!

What's Changed

Full Changelog: https://github.com/spaghiajoeojo/express-beans/compare/1.0.1...1.0.2

express-beans - v1.0.1

Published by spaghiajoeojo over 1 year ago

  • logs set at level "info" for production
express-beans - v1.0.0

Published by spaghiajoeojo over 1 year ago

First release of Express Beans

  • Typescript 5 support
  • Routers registering
  • Dependency Injection via decorators
Package Rankings
Top 21.45% on Npmjs.org
Badges
Extracted from project README
Scrutinizer Code Quality Build Status SonarCloud Coverage Bugs
Related Projects