Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kriszyp/node-commonjs
Modules implementing CommonJS specifications on top of Node
https://github.com/kriszyp/node-commonjs
Last synced: 20 days ago
JSON representation
Modules implementing CommonJS specifications on top of Node
- Host: GitHub
- URL: https://github.com/kriszyp/node-commonjs
- Owner: kriszyp
- Created: 2010-02-17T04:13:20.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-02-17T18:45:53.000Z (over 14 years ago)
- Last Synced: 2024-10-04T18:21:20.019Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://www.sitepen.com/blog/
- Size: 81.1 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Node-CommonJS is a project that provides compatibility adapters for implementing
CommonJS APIs on top of Node, where Node doesn't already implement CommonJS.