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