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