From 37097d6b664295af63c73a0f7f5138e53697729e Mon Sep 17 00:00:00 2001 From: Hermione Dadheech Date: Thu, 6 Oct 2022 23:56:49 +0530 Subject: [PATCH] Adding lodash for new contributors in Javascript. --- data.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..51974f3 100644 --- a/data.json +++ b/data.json @@ -1035,6 +1035,17 @@ ], "description": "Passively learn a new language every time you open a new tab." }, + + { + "name": "Lodash", + "link": "https://github.com/lodash/lodash", + "label": "change", + "technologies": [ + "JavaScript" + ], + "description": "A modern JavaScript utility library delivering modularity, performance, & extras." + }, + { "name": "swag-for-dev", "link": "https://github.com/swapagarwal/swag-for-dev",