Skip to content

Commit 5372947

Browse files
committed
Add CommonJS link
1 parent afe1c99 commit 5372947

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/links/database.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,16 @@
302302
"binary"
303303
]
304304
},
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+
},
305315
"http://www.2ality.com/2013/05/quirk-array-like-objects.html": {
306316
"id": "array-like",
307317
"description": "Blog post by Dr. Axel Rauschmeyer on array-like objects in JavaScript.",

0 commit comments

Comments
 (0)