Andrea Giammarchi d72d4ee6f3 Add support for .mjs files
Right now these are served as application/octect-stream
The latest mime module with latest mime-db thought
would serve them as application/javascript.

This would enable direct .mjs access without needing
?module or runtime transpilations.
2017-09-12 07:34:48 -07:00
2017-08-22 08:52:30 -07:00
2017-08-22 08:52:30 -07:00
2017-08-22 08:52:30 -07:00
2017-09-12 07:34:48 -07:00
2017-08-22 17:22:19 -07:00
2017-07-03 15:51:20 -07:00
2017-08-18 23:10:04 -07:00
2017-08-26 20:38:31 -07:00

unpkg

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

The project is sponsored by 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%