CDN Resources for china-region
Various ways to access china-region via Content Delivery Networks
Package Installation
npm
npm install china-region
yarn
yarn add china-region
pnpm
pnpm add china-region
CDN Links
jsDelivr
<script src="https://fastly.jsdelivr.net/npm/china-region"></script>
Unpkg
<script src="https://unpkg.com/china-region"></script>
jsDelivr ESM
<script type="module">
import chinaregion from 'https://cdn.jsdelivr.net/npm/china-region/+esm';
</script>
Skypack
<script type="module">
import chinaregion from 'https://cdn.skypack.dev/china-region';
</script>
CDN Provider Resources
Learn more about the CDN services used to deliver these packages