CDN Resources for frappe-gantt-react
Various ways to access frappe-gantt-react via Content Delivery Networks
Package Installation
npm
npm install frappe-gantt-react
yarn
yarn add frappe-gantt-react
pnpm
pnpm add frappe-gantt-react
CDN 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