mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-29 06:48:02 -08:00
Compare commits
3 Commits
2f8f151656
...
2b707221fa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2b707221fa | ||
|
|
0ab8a162c1 | ||
|
|
f1b7ab2320 |
@@ -393,6 +393,7 @@
|
||||
- [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.
|
||||
|
||||
### Documentation
|
||||
|
||||
@@ -566,6 +567,7 @@
|
||||
- [xlsx-populate](https://github.com/dtjohnson/xlsx-populate) - Read/write Excel XLSX.
|
||||
- [Chevrotain](https://github.com/Chevrotain/chevrotain) - Very fast and feature rich parser building toolkit for JavaScript.
|
||||
- [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) - Validate and parse XML.
|
||||
- [currency-to-float](https://github.com/mateus4k/currency-to-float) - Convert a currency string to number: `US $54.99` → `54.99`
|
||||
|
||||
### Humanize
|
||||
|
||||
|
||||
Reference in New Issue
Block a user