From 9fbe812ceeba6646edc8be91a2f10d4d23d75bb4 Mon Sep 17 00:00:00 2001 From: Josh Taylor Date: Tue, 29 Apr 2014 11:41:55 +0800 Subject: [PATCH] Add Lodash Lodash is a popular underscore.js replacement. See http://lodash.com/ . --- share/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/share/apps.json b/share/apps.json index 367dda1a6..653b17fa0 100644 --- a/share/apps.json +++ b/share/apps.json @@ -1679,6 +1679,11 @@ "html": "]*/sites/[a-z\\d]{24}/theme/stylesheets/.*>", "implies": [ "Ruby on Rails", "MongoDB" ] }, + "Lo-dash": { + "website": "www.lodash.com", + "cats": [ 12 ], + "script": "lodash.*\\.js" + }, "Logitech Media Server": { "website": "www.mysqueezebox.com", "cats": [ 22, 38 ],