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