monorepo for Hono third-party middleware/helpers/wrappers
 
 
Go to file
Yusuke Wada e4236f45ee
chore(hello): update `package.json` (#6)
* chore: just an experiment

* update package.json
2022-10-16 18:36:10 +09:00
.changeset chore: just an experiment (#4) 2022-10-16 18:31:57 +09:00
.github/workflows initial commit 2022-10-16 17:52:21 +09:00
packages/hello chore(hello): update `package.json` (#6) 2022-10-16 18:36:10 +09:00
.eslintrc.js initial commit 2022-10-16 17:52:21 +09:00
.gitignore initial commit 2022-10-16 17:52:21 +09:00
.prettierrc initial commit 2022-10-16 17:52:21 +09:00
README.md initial commit 2022-10-16 17:52:21 +09:00
jest.config.js initial commit 2022-10-16 17:52:21 +09:00
package.json initial commit 2022-10-16 17:52:21 +09:00
tsconfig.json initial commit 2022-10-16 17:52:21 +09:00
yarn.lock chore: add Hono 2022-10-16 18:04:42 +09:00

README.md

[WIP] monorepo for Hono middleware

This repository is monorepo for middleware of Hono.

Still working in progress.

Author

Yusuke Wada

License

MIT