bin-wrapper-china

Binary mirror download link replacement for mainland China.

Usage no npm install needed!

<script type="module">
  import binWrapperChina from 'https://cdn.skypack.dev/bin-wrapper-china';
</script>

README

bin-wrapper-china

Binary mirror download link replacement for mainland China.

Fork from bin-wrapper.

Install

Use yarn to replace bin-wrapper.

// package.json
{
    "resolutions": {
        "bin-wrapper": "npm:bin-wrapper-china"
    }
}
yarn install

API

Same as bin-wrapper.

Inject mirror url to process.env

// package.json
{
    "scripts": {
        "preinstall": "china-bin-env"
    }
}

Related

https://github.com/cnpm/binary-mirror-config