mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-29 06:48:02 -08:00
Compare commits
1 Commits
882d8d652e
...
6d1d01a3a5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6d1d01a3a5 |
@@ -392,8 +392,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.
|
||||
- [Hono](https://github.com/honojs/hono) - Small and fast web framework.
|
||||
- [Ts.ED](https://github.com/tsedio/tsed) - Intituive TypeScript framework for building server-side apps on top of Express.js or Koa.js.
|
||||
|
||||
### Documentation
|
||||
|
||||
@@ -836,7 +835,7 @@
|
||||
- [npm](https://docs.npmjs.com/about-npm) - The default package manager.
|
||||
- [pnpm](https://pnpm.io) - Disk space efficient package manager.
|
||||
- [yarn](https://yarnpkg.com) - Alternative package manager.
|
||||
- [bun](https://bun.sh) - All-in-one toolkit for JavaScript and TypeScript apps.
|
||||
- [bun](https://bun.sh) - All-in-one toolkit for JavaScript and TypeScript apps.
|
||||
|
||||
## Resources
|
||||
|
||||
|
||||
Reference in New Issue
Block a user