From f3cb45c7f126e58b84f89c94012a2bfd142a2af2 Mon Sep 17 00:00:00 2001 From: Antoni Kepinski Date: Sat, 22 Feb 2020 17:33:55 +0100 Subject: [PATCH] Add cashify (#985) Co-authored-by: Sindre Sorhus --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a25b82b..4706d68 100644 --- a/readme.md +++ b/readme.md @@ -791,7 +791,8 @@ - [env-dot-prop](https://github.com/simonepri/env-dot-prop) - Get, set, or delete nested properties of process.env using a dot path. - [emittery](https://github.com/sindresorhus/emittery) - Simple and modern async event emitter. - [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. +- [basic-ftp](https://github.com/patrickjuchli/basic-ftp) – FTP/FTPS client. +- [cashify](https://github.com/xxczaki/cashify) - Currency conversion. ## Resources