We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe1c99 commit 5372947Copy full SHA for 5372947
1 file changed
docs/links/database.json
@@ -302,6 +302,16 @@
302
"binary"
303
]
304
},
305
+ "http://wiki.commonjs.org/wiki/CommonJS": {
306
+ "id": "commonjs",
307
+ "description": "Wiki for the CommonJS specification and working group.",
308
+ "short_url": "",
309
+ "keywords": [
310
+ "commonjs",
311
+ "modules",
312
+ "javascript"
313
+ ]
314
+ },
315
"http://www.2ality.com/2013/05/quirk-array-like-objects.html": {
316
"id": "array-like",
317
"description": "Blog post by Dr. Axel Rauschmeyer on array-like objects in JavaScript.",
0 commit comments