Skip to content

Redm4x/corsregistry

This branch is 1 commit ahead of, 2 commits behind anvaka/corsregistry:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4e38b34 · Apr 27, 2017

History

10 Commits
Feb 21, 2015
Feb 21, 2015
Feb 21, 2015
Feb 21, 2015
Apr 27, 2017
Feb 21, 2015

Repository files navigation

corsregistry

CORS enabled npm registry proxy. Primary goal of this repository is to provide data to https://github.com/anvaka/npmgraph.an

Since the npm registry does not support cors or jsonp I hacked this together to alleviate the problem.

The proxy reroutes all requests to https://skimdb.npmjs.com and returns CORS enabled response for whitelisted domains. The URL mapping is one to one.

install

With npm do:

npm install corsregistry

You can deploy this to your own heroku instance. Just make sure to update white-listed domains in the index.js.

license

MIT

About

CORS enabled npm registry proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%