Merge pull request #49 from SheetJSDev/patch-1

added dominictarr/excel-stream
This commit is contained in:
Sindre Sorhus
2014-07-29 06:41:38 -07:00

View File

@@ -233,6 +233,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [URI.js](https://github.com/medialize/URI.js) - URL mutation. - [URI.js](https://github.com/medialize/URI.js) - URL mutation.
- [JSONStream](https://github.com/dominictarr/JSONStream) - Streaming JSON.parse and stringify. - [JSONStream](https://github.com/dominictarr/JSONStream) - Streaming JSON.parse and stringify.
- [csv-parser](https://github.com/mafintosh/csv-parser) - Streaming CSV parser that aims to be faster than everyone else. - [csv-parser](https://github.com/mafintosh/csv-parser) - Streaming CSV parser that aims to be faster than everyone else.
- [excel-stream](https://github.com/dominictarr/excel-stream) - Streaming Excel spreadsheet to JSON parser.
### Humanize ### Humanize