From 648f73350a21ee3ada55ef60f9f800378ab8a9ce Mon Sep 17 00:00:00 2001 From: Ingvar Stepanyan Date: Mon, 21 Jul 2014 13:14:45 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15976e9..fc0a2a8 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart *Libraries for working with files.* * [Papa Parse](https://github.com/mholt/PapaParse) - A powerful CSV library that supports parsing CSV files/strings and also exporting to CSV. +* [jBinary](https://github.com/jDataView/jBinary) - High-level I/O (loading, parsing, manipulating, serializing, saving) for binary files with declarative syntax for describing file types and data structures. ## Functional Programming