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