@handlebars/parser

The parser for the Handlebars language

Usage no npm install needed!

<script type="module">
  import handlebarsParser from 'https://cdn.skypack.dev/@handlebars/parser';
</script>

README

Handlebars Parser

The official Handlebars.js parser. This package contains the definition for for the Handlebars language AST, and the parser for parsing into that AST.