mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Add Serialization section (#691)
This commit is contained in:
committed by
Sindre Sorhus
parent
9e3f552e73
commit
1e5ad68e89
@@ -74,6 +74,7 @@
|
||||
- [Forum](#forum)
|
||||
- [Blogging](#blogging)
|
||||
- [Weird](#weird)
|
||||
- [Serialization](#serialization)
|
||||
- [Miscellaneous](#miscellaneous)
|
||||
- [Resources](#resources)
|
||||
- [Tutorials](#tutorials)
|
||||
@@ -797,6 +798,13 @@
|
||||
- [nerds](https://github.com/SkyHacks/nerds) - Get data from nerdy topics like Harry Potter, Star Wars, and Pokémon.
|
||||
|
||||
|
||||
### Serialization
|
||||
|
||||
- [snappy](https://github.com/kesla/node-snappy) - Native bindings for Google's Snappy compression library.
|
||||
- [protobuf](https://github.com/dcodeIO/protobuf.js) - Implementation of Protocol Buffers.
|
||||
- [compactr](https://github.com/compactr/compactr.js) - Implementation of the Compactr protocol.
|
||||
|
||||
|
||||
### Miscellaneous
|
||||
|
||||
- [execa](https://github.com/sindresorhus/execa) - Better `child_process`.
|
||||
|
||||
Reference in New Issue
Block a user