From d8924329e825e77041724f9b9eb12153ca1596cb Mon Sep 17 00:00:00 2001 From: Maciej Augustyniak Date: Sun, 8 May 2022 18:23:40 +0200 Subject: [PATCH] removed mesh.js (#792) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index de4e09c..1d6b910 100644 --- a/README.md +++ b/README.md @@ -426,7 +426,6 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [lazy.js](https://github.com/dtao/lazy.js) - Like Underscore, but lazier. * [ramda](https://github.com/CrossEye/ramda) - A practical functional library for JavaScript programmers. * [mout](https://github.com/mout/mout) - Modular JavaScript Utilities. -* [mesh](https://github.com/crcn/mesh.js) - Streamable data synchronization utility. * [preludejs](https://github.com/alanrsoares/prelude-js) - Hardcore Functional Programming for JavaScript. * [rambda](https://github.com/selfrefactor/rambda) - Faster and smaller alternative to *Ramda*. * [fxts](https://github.com/marpple/FxTS) - Lazy evaluation and concurrency.