MICHAEL JACKSON 4aba460a63 Fix extraction race condition
This is a fix for a subtle bug that caused unpkg to incorrectly send a
404 response for valid filenames on the initial request for a package.
It also prevents the same package from being downloaded from the
registry by multiple concurrent requests.

Fixes #38
Closes #39
2017-06-18 16:57:26 +10:00
2017-06-09 13:49:27 -07:00
2017-05-30 09:20:45 -07:00
2017-06-18 16:57:26 +10:00
2017-05-26 09:04:03 -07:00
2017-04-04 07:40:05 -07:00
2017-04-24 14:39:53 -07:00

unpkg

unpkg is a fast, global CDN for everything on npm.

The project is maintained by React Training with sponsorship from Cloudflare and Heroku.

Development

The website was built using create-react-app. This is the app you see when you run yarn start. However, none of the package links will work.

To start the backend, use yarn run server. This will start the backend so the website (which is really just a static HTML file) can serve as a proxy for package requests.

Description
No description provided
Readme 5.8 MiB
Languages
JavaScript 99.9%