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