mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
committed by
Sindre Sorhus
parent
44f9932fe3
commit
6cf638e66f
@@ -23,6 +23,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [Date](#date)
|
||||
- [Image](#image)
|
||||
- [Text](#text)
|
||||
- [Math](#math)
|
||||
- [Data validation](#data-validation)
|
||||
- [Parsing](#parsing)
|
||||
- [Humanize](#humanize)
|
||||
- [Compression](#compression)
|
||||
@@ -196,6 +198,11 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [mathjs](https://github.com/josdejong/mathjs) - An extensive math library for JavaScript and Node.js.
|
||||
|
||||
|
||||
### Data validation
|
||||
|
||||
- [joi](https://github.com/spumko/joi) - Object schema description language and validator for JavaScript objects.
|
||||
|
||||
|
||||
### Parsing
|
||||
|
||||
- [css](https://github.com/reworkcss/css) - CSS parser / stringifier.
|
||||
|
||||
Reference in New Issue
Block a user