From 7c11d9f05fc1f69a604a1e9889e7768476f75e9a Mon Sep 17 00:00:00 2001 From: Arnaud Botella Date: Sat, 22 Feb 2020 17:38:00 +0100 Subject: [PATCH] Add genepi (#975) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4706d68..b73bad8 100644 --- a/readme.md +++ b/readme.md @@ -793,6 +793,7 @@ - [node-video-lib](https://github.com/gkozlenko/node-video-lib) - Pure JavaScript library for working with MP4 and FLV video files and creating MPEG-TS chunks for HLS streaming. - [basic-ftp](https://github.com/patrickjuchli/basic-ftp) – FTP/FTPS client. - [cashify](https://github.com/xxczaki/cashify) - Currency conversion. +- [genepi](https://github.com/Geode-solutions/genepi) - Automatically generate a native Node.js addon from C++ code. ## Resources