Sweet.js HelpersΒΆ

The @sweet-js/helpers module is a collection of utilities for matching syntax in macros.

The utilities are broken down into two main areas:

  • Parser Combinators – A high-level API for building expressive parsers that match syntax.
  • Helper API – A low-level API for building high-level APIs.