Skip to content

Commit 0ab8a16

Browse files
Amit Mittalsindresorhus
andauthored
Co-authored-by: Sindre Sorhus <[email protected]>
1 parent 03a9c63 commit 0ab8a16

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,8 @@
392392
- [Tinyhttp](https://github.com/tinyhttp/tinyhttp) - Modern and fast Express-like web framework.
393393
- [Marble.js](https://github.com/marblejs/marble) - Functional reactive framework for building server-side apps, based on TypeScript and RxJS.
394394
- [Lad](https://github.com/ladjs/lad) - Framework made by a former Express TC and Koa member that bundles web, API, job, and proxy servers.
395-
- [Ts.ED](https://github.com/tsedio/tsed) - Intituive TypeScript framework for building server-side apps on top of Express.js or Koa.js.
395+
- [Ts.ED](https://github.com/tsedio/tsed) - Intituive TypeScript framework for building server-side apps on top of Express.js or Koa.js.
396+
- [Hono](https://github.com/honojs/hono) - Small and fast web framework.
396397

397398
### Documentation
398399

@@ -834,7 +835,7 @@
834835
- [npm](https://docs.npmjs.com/about-npm) - The default package manager.
835836
- [pnpm](https://pnpm.io) - Disk space efficient package manager.
836837
- [yarn](https://yarnpkg.com) - Alternative package manager.
837-
- [bun](https://bun.sh) - All-in-one toolkit for JavaScript and TypeScript apps.
838+
- [bun](https://bun.sh) - All-in-one toolkit for JavaScript and TypeScript apps.
838839

839840
## Resources
840841

0 commit comments

Comments
 (0)