Skip to content

Commit

Permalink
docs: add a line about TypeScript
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Apr 22, 2022
1 parent ace31f6 commit 588fd73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ app.fire()
- **依存ゼロ** - Service WorkerもしくはWebスタンダードのAPIしか使っていません。
- **ミドルウェア** - ビルトイン・ミドルウェアに加え自分でミドルウェアを作ることができます。
- **最適化** - Cloudflare Workersに最適化されています。
- **TypeScript** - TypeScriptでできています。

## ベンチマーク

Expand Down

0 comments on commit 588fd73

Please sign in to comment.