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