Skip to content

Commit 7d9a16c

Browse files
committed
Add UMD link
1 parent 610892a commit 7d9a16c

1 file changed

Lines changed: 26 additions & 16 deletions

File tree

docs/links/database.json

Lines changed: 26 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -53,22 +53,6 @@
5353
"ide"
5454
]
5555
},
56-
"https://electron.atom.io/": {
57-
"id": "electron",
58-
"description": "Framework for building desktop applications with JavaScript, HTML, and CSS.",
59-
"short_url": "",
60-
"keywords": [
61-
"electron",
62-
"atom",
63-
"github",
64-
"css",
65-
"javascript",
66-
"ecmascript",
67-
"html",
68-
"desktop",
69-
"application"
70-
]
71-
},
7256
"http://en.wikipedia.org/wiki/Anagram": {
7357
"id": "anagram",
7458
"description": "Wikipedia entry for anagrams.",
@@ -1305,6 +1289,22 @@
13051289
"dist"
13061290
]
13071291
},
1292+
"https://electron.atom.io/": {
1293+
"id": "electron",
1294+
"description": "Framework for building desktop applications with JavaScript, HTML, and CSS.",
1295+
"short_url": "",
1296+
"keywords": [
1297+
"electron",
1298+
"atom",
1299+
"github",
1300+
"css",
1301+
"javascript",
1302+
"ecmascript",
1303+
"html",
1304+
"desktop",
1305+
"application"
1306+
]
1307+
},
13081308
"https://en.wikipedia.org/wiki/ASCII": {
13091309
"id": "ascii",
13101310
"description": "Wikipedia entry for the \"American Standard Code for Information Interchange\" (ASCII) character encoding standard.",
@@ -2834,6 +2834,16 @@
28342834
"node-js"
28352835
]
28362836
},
2837+
"https://github.com/umdjs/umd": {
2838+
"id": "umd",
2839+
"description": "GitHub repository which formalizes the design and implementation of the Universal Module Definition (UMD) API for JavaScript modules.",
2840+
"short_url": "",
2841+
"keywords": [
2842+
"umd",
2843+
"modules",
2844+
"javascript"
2845+
]
2846+
},
28372847
"https://github.com/wooorm/remark": {
28382848
"id": "remark",
28392849
"description": "A Markdown processor powered by plugins.",

0 commit comments

Comments
 (0)