From 08f8e14b707a18364c79a8291e96b13c16b6632a Mon Sep 17 00:00:00 2001 From: Serhii Olendarenko Date: Tue, 31 May 2022 23:49:13 +0200 Subject: [PATCH] Added qml-lodash --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46d1ece..6f21283 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ Pull requests of new projects/apps/libraries are welcome :) * [react-qml](https://github.com/grassator/react-qml) - A bridge library that allows to use React.js with QML. * [qml-browserify](https://github.com/bhdouglass/qml-browserify) - Browserify for QML (archived, moved to [GitLab](https://gitlab.com/bhdouglass/qml-browserify)). * [Qondrite](https://github.com/achipa/Qondrite) - QML wrapper for Asteroid, a Javascript Meteor client library. +* [qml-lodash](https://github.com/GooRoo/qml-lodash) - Simple [Lodash](https://lodash.com) wrapper to ease its usage in QML. ## JSON * [qsyncable](https://github.com/benlau/qsyncable) - A solution of nested Json List Model.