@busy-hour/blaze-types
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

🔥 Blaze Types

An event driven framework for 🔥 Hono.js

Table of Contents

What is this?

In Busy Hour we use blaze as our backend framework where it allow us to write our backend code in an event driven pattern. Unfortunately, as the times goes on it become redundant to recast the result when calling the API through the context API. To fix these issues, we create blaze-types which automatically generate the type for us so our code will be type safe as much as possible.

Getting Started

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

pnpm i @busy-hour/blaze-types

Once you install blaze-types in your project, you can start using it by following the complete instruction how to start using blaze-types on your blaze 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

Package Sidebar

Install

npm i @busy-hour/blaze-types

Weekly Downloads

84

Version

0.0.3

License

MIT

Unpacked Size

38.7 kB

Total Files

34

Last publish

Collaborators

  • krsbx