unpkg Questions
3
Solved
Now that all modern browser support javascript modules, I'm trying out importing code right in the browser. We can get npm modules from unpkg.com, and I've found the jspm project, which wraps npm m...
Alate asked 12/5, 2018 at 15:49
3
Swiperjs has this link: https://unpkg.com/swiper/ to use their swiper locally. But how do I do download the content of this page?
I want the to have the content of this site locally. When I hit tha...
1
Solved
the CDN-link from unpkg isn't working anymore. Other older versions do not work either.
https://unpkg.com/[email protected]/dist/vue.min.js
Which link can I use instead?
THX
<script src=&qu...
2
Solved
I know UNPKG is fast, reliable and free to use, but what if I overuse it, what will happen?
For example, I can use rollup instead of webpack to bundle my entire website as UMD build to a single JS...
Ridiculous asked 3/2, 2020 at 14:46
1
Solved
I'm learning ReactJS and trying to run the code at https://raw.githubusercontent.com/kirupa/kirupa/master/reactjs/helloworld_batman.htm (this is from the instructions at https://www.kirupa.com/reac...
1
© 2022 - 2024 — McMap. All rights reserved.