From 556a2fae85c3cc9ab4bcf95dad04c2f52b1fc3b0 Mon Sep 17 00:00:00 2001 From: Julien Moulin Date: Wed, 15 Mar 2017 11:20:27 +0100 Subject: [PATCH] Add xlsx-populate (#674) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d096ce5..a267c53 100644 --- a/readme.md +++ b/readme.md @@ -545,6 +545,7 @@ Check out my [blog](https://blog.sindresorhus.com) 🦄 or say *hi* on [Twitter] - [Jison](http://zaach.github.io/jison/) - Friendly JavaScript parser generator. It shares genes with Bison, Yacc and family. - [google-libphonenumber](https://github.com/seegno/google-libphonenumber) - Parse, format, store and validate phone numbers. - [ref](https://github.com/TooTallNate/ref) - Read/write structured binary data in Buffers. +- [xlsx-populate](https://github.com/dtjohnson/xlsx-populate) - Read/write Excel XLSX. ### Humanize