mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2024-11-27 11:35:29 -05:00
Fix readme typo (#1299)
This commit is contained in:
parent
43473b2b6e
commit
d37b91701d
1 changed files with 1 additions and 1 deletions
|
@ -393,7 +393,7 @@
|
|||
- [Tinyhttp](https://github.com/tinyhttp/tinyhttp) - Modern and fast Express-like web framework.
|
||||
- [Marble.js](https://github.com/marblejs/marble) - Functional reactive framework for building server-side apps, based on TypeScript and RxJS.
|
||||
- [Lad](https://github.com/ladjs/lad) - Framework made by a former Express TC and Koa member that bundles web, API, job, and proxy servers.
|
||||
- [Ts.ED](https://github.com/tsedio/tsed) - Intituive TypeScript framework for building server-side apps on top of Express.js or Koa.js.
|
||||
- [Ts.ED](https://github.com/tsedio/tsed) - Intuitive TypeScript framework for building server-side apps on top of Express.js or Koa.js.
|
||||
- [Hono](https://github.com/honojs/hono) - Small and fast web framework.
|
||||
|
||||
### Documentation
|
||||
|
|
Loading…
Reference in a new issue