-
unpkg is a fast, global content delivery network for everything on npm. Use it to quickly and easily load any file from any package using a URL like:
```
unpkg.com/:package@:version/:file
`…
-
I'm getting all kinds of CORS errors and some icons load while others don't:
Access to XMLHttpRequest at 'https://unpkg.com/boxicons@2.1.4/svg/solid/bxs-file-plus.svg' (redirected from 'http://unpk…
-
I'm trying to modify an existing page and as a result need to use react standalone and include Scale&React through plain html:
```
```
The issue with that approach is that Events won't …
-
Hi! Thanks for this project that brings new components to the Dash ecosystem, I love the Carousel!
I would like to use dash-trich-components for a Dash project in production where I prefer to use t…
-
https://unpkg.com/axios/dist/axios.min.js
Can someone please check why CDN is down?
Thank you
-
-
with `main: 'dist/ml.min.js'` in `package.json` I think we could use unpkg.com to load ml directly in the browser (?)
-
The initial problem faced running this app is an inability to successfully fetch from unpkg
However, disabling the cross origin leads to the `SharedArayBuffer` problem as described in [installa…
-
It looks like `@` is a valid character in urls/links. V template engine wrongly replaces it to `$`
The problem in the code should be somewhere [here](https://github.com/vlang/v/blob/master/vlib/v/pa…
-
The google-chart example does not word in JS Bin
However if you set it to use version 5.0.0 - 5.0.3 it does.
ie ``
So there is something not quite right for version 5.1.0 as chart does not r…
niko5 updated
2 weeks ago