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