npm install front-matteryarn add front-matterpnpm add front-matter<script src="https://fastly.jsdelivr.net/npm/front-matter"></script><script src="https://unpkg.com/front-matter"></script><script type="module">
import frontmatter from 'https://cdn.jsdelivr.net/npm/front-matter/+esm';
</script><script type="module">
import frontmatter from 'https://cdn.skypack.dev/front-matter';
</script>