From ed81e2a634c9eae6bd7a96d3339386ca99ff6ece Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 10 Mar 2018 05:04:03 +0100 Subject: [PATCH] Add awesomplete (#2105) This can be tested [here](https://leaverou.github.io/awesomplete/) or [here](https://links.imirhil.fr/) The library is [pretty popular](https://github.com/LeaVerou/awesomplete), with almost 6000 stars --- src/apps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/apps.json b/src/apps.json index 7b6182483..6c145e8a2 100644 --- a/src/apps.json +++ b/src/apps.json @@ -952,6 +952,17 @@ "script": "^https?://edge\\.avangate\\.net/", "website": "http://avangate.com" }, + "Awesomplete": { + "cats": [ + 29 + ], + "js": { + "awesomplete": "" + }, + "html": "]+href=\"[^>]*awesomplete(?:\\.min)?\\.css", + "script": "/awesomplete\\.js(?:$|\\?)", + "website": "https://leaverou.github.io/awesomplete/" + }, "BEM": { "cats": [ 12