Socket
Socket
Sign inDemoInstall

@busy-hour/blaze

Package Overview
Dependencies
2
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @busy-hour/blaze

🔥 Blaze An event driven framework for 🔥 Hono.js


Version published
Weekly downloads
556
increased by230.95%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

🔥 Blaze

An event driven framework for 🔥 Hono.js

Table of Contents

  • What is this?
  • Getting Started
  • Contributing
  • Contributors

What is this?

In Busy Hour we use hono as our backend framework and we really love it's performance compare with express performances. Unfortunately, as the times goes on we found out that hono just cannot provide the thing we really like which is an event driven pattern. Therefore, to compensate the lack of support for event driven pattern we choose to develop our own backend framework on top of hono by following some of the implementation that inspired by moleculer implementation.

Getting Started

To get started to use blaze on your project, you can start by installing it to your Node project by using the following command.

pnpm i @busy-hour/blaze

Once you install blaze in your project, you can start using it by following the complete instruction how to start using blaze on your project on our wiki .

Contributing

To start contributing to our repository, please look more about the detail how to contribute in our contribution guidelines.

Contributors

A table of avatars from the project's contributors

Made with contrib.rocks

Keywords

FAQs

Last updated on 23 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc