0.0.3 • Published 17 days ago

@busy-hour/blaze-types v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
17 days ago
  • What is this?
  • Getting Started
  • Contributing
  • Contributors

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.

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 .

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

0.0.3

17 days ago

0.0.2

30 days ago

0.0.1

1 month ago

0.0.1-0

1 month ago