Package Registry
JSPkg is also a CommonJS package registry at the
http://jspkg.com/packages
URL.
Check out the following URLs in the browser:
In the above URLs, you can remove the
?pretty=true
to get just straight json; this parameter is intended to aid in debugging by providing easily readable JSON.
The
.json
extension is not needed as long as you include
application/json
in the
Accept
request header.