Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 622 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 622 Bytes

Vite Plugins for Hono

This is a monorepo managing Vite Plugins for Hono.

Available Plugins

How to contribute

The specific flow is as follows

  1. Fork this repository.
  2. Write your plugins.
  3. Create the pull request.

We use changesets to manage releases and CHANGELOG. Run the following command at the top level to describe any changes.

yarn changeset

Authors

License

MIT