added dominictarr/excel-stream

This commit is contained in:
SheetJS
2014-07-29 09:39:41 -04:00
parent b7d97cb52e
commit a266a22516

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