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

0.1.1 • 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

/@busy-hour/blaze-types/

    Package Sidebar

    Install

    npm i @busy-hour/blaze-types

    Weekly Downloads

    131

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    40.8 kB

    Total Files

    34

    Last publish

    Collaborators

    • krsbx