From 58ad5ca10b80f027177c97662de2faac0782ef0c Mon Sep 17 00:00:00 2001 From: Moshe Simantov Date: Sat, 21 Mar 2020 13:38:42 +0200 Subject: [PATCH] Add Funval library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab2303f..99fa20f 100644 --- a/README.md +++ b/README.md @@ -2559,3 +2559,4 @@ A curated list of awesome JavaScript frameworks, libraries and software. * [bestiejs/benchmark.js](https://github.com/bestiejs/benchmark.js) - A benchmarking library. As used on jsPerf.com. * [xoxco/jQuery-Tags-Input](https://github.com/xoxco/jQuery-Tags-Input) - Magically convert a simple text input into a cool tag list with this jQuery plugin. * [scripted-editor/scripted](https://github.com/scripted-editor/scripted) - The Scripted code editor +* [neuledge/funval](https://github.com/neuledge/funval) - Data validation using functions interfaces