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