Y
Hacker News
new
|
ask
|
show
|
jobs
by
geektips
2656 days ago
Most probably because Vue is enormously popular in China and npm mirrors are mostly used in china.
2 comments
jmull3n
2656 days ago
Vue can also be used from a CDN and doesn't require NPM.
link
scottlecrab
2656 days ago
React can be used from a CDN as well, including using it with JSX. Although using JSX from CDN scripts is a bad idea in production because it's slower.
link
KaoruAoiShiho
2656 days ago
https://npm.taobao.org/package/vue
https://npm.taobao.org/package/react
Vue looks like it's about 1.8x more popular in China.
link