diff --git a/src/apps.json b/src/apps.json index 4b29569db..2c6a105a4 100755 --- a/src/apps.json +++ b/src/apps.json @@ -2724,6 +2724,14 @@ "script": "jscripts/ips_", "website": "www.invisionpower.com" }, + "Immutable.js": { + "cats": [ + 12 + ], + "env": "^Immutable$", + "script": "^immutable\.(min\.)?js$", + "website": "facebook.github.io/immutable-js/" + }, "ImpressCMS": { "cats": [ 1 diff --git a/src/icons/Immutable.js.png b/src/icons/Immutable.js.png new file mode 100644 index 000000000..1567ad310 Binary files /dev/null and b/src/icons/Immutable.js.png differ