This is a monorepo managing Vite Plugins for Hono.
The specific flow is as follows
- Fork this repository.
- Write your plugins.
- 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
- Yusuke Wada https://github.com/yusukebe
MIT