From a266a22516c3dd1c23c2e749d1d1faf3309cfa0a Mon Sep 17 00:00:00 2001 From: SheetJS Date: Tue, 29 Jul 2014 09:39:41 -0400 Subject: [PATCH] added dominictarr/excel-stream --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fe978d3..60b7280 100644 --- a/readme.md +++ b/readme.md @@ -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. - [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. +- [excel-stream](https://github.com/dominictarr/excel-stream) - Streaming Excel spreadsheet to JSON parser. ### Humanize