snippet-maker

A package that

Usage no npm install needed!

<script type="module">
  import snippetMaker from 'https://cdn.skypack.dev/snippet-maker';
</script>

README

Snippet Maker

Turns TOML files into VSCode snippets

Usage

Run npm i snippet-maker in your project.

Create a .snippets.toml file in the project.

Run npx snippet-maker in your project.

Then, your dist/ folder will be populated with your snippets