-
If a particular CDN cannot be accessed or is down, keep a list of backup/fallback CDN urls for React, ReactDOM, d3-require, and Vitessce that can be used via a parameter like `vc.widget(cdn="unpkg")`
-
Hi there sorry to bother you but i can't get my head around the fact how this is hosted on unpkg.com and how i can clone and self-host this library. i would like to do some changes on the styling. Can…
-
The URL provided here: https://github.com/bigskysoftware/htmx-extensions/blob/main/src/class-tools/README.md
Points to 2.0.1, which does not exist on unpkg at this time.
If you use 2.0.1 you…
-
The cluster example at https://rawgit.com/mapbox/mapbox-gl-leaflet/master/examples/cluster.html doesn't work.
It is caused by this line:
https://github.com/mapbox/mapbox-gl-leaflet/blob/df9c10cc…
edent updated
2 months ago
-
As soon as the paypal extension gets installed / activated, the browser console shows
”Download the Vue Devtools extension for a better development experience: [https://github.com/vuejs/vue-devtools|…
-
When building [wrld.js](https://github.com/wrld3d/wrld.js) for CDN consumption, either by passing `--format umd` to the `microbundle` command, or calling `microbundle` without arguments so it uses the…
-
https://unpkg.com/swiper@6.0.0/css/swiper.css
https://unpkg.com/swiper@6.0.0/css/swiper.min.css
NOT LOADING !
Daniel
-
If I try to let the camera rotate around a point this works as long as no terrain exaggeration is added, however with terrain the view constantly changes (zoom and center).
E.g.:
```html
…
-
Currently, if someone requests the "bare" URL (a URL w/out a filename) for a package with [a `browser` field](https://github.com/defunctzombie/package-browser-field-spec) in its package.json, that fil…
-
There's only https://unpkg.com/react-motion@0.4.7/build/react-motion.js .
a minified version ( https://unpkg.com/react-motion@0.4.7/build/react-motion.min.js ) would be great.