You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/links/database.json
+26-16Lines changed: 26 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -53,22 +53,6 @@
53
53
"ide"
54
54
]
55
55
},
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
-
},
72
56
"http://en.wikipedia.org/wiki/Anagram": {
73
57
"id": "anagram",
74
58
"description": "Wikipedia entry for anagrams.",
@@ -1305,6 +1289,22 @@
1305
1289
"dist"
1306
1290
]
1307
1291
},
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
+
},
1308
1308
"https://en.wikipedia.org/wiki/ASCII": {
1309
1309
"id": "ascii",
1310
1310
"description": "Wikipedia entry for the \"American Standard Code for Information Interchange\" (ASCII) character encoding standard.",
@@ -2834,6 +2834,16 @@
2834
2834
"node-js"
2835
2835
]
2836
2836
},
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
+
},
2837
2847
"https://github.com/wooorm/remark": {
2838
2848
"id": "remark",
2839
2849
"description": "A Markdown processor powered by plugins.",
0 commit comments