18 packages found
Description
Class for creating AST nodes.
Keywords
Publisher
Description
Utilities for the snapdragon parser/compiler.
Keywords
Publisher
Description
Easy-to-use plugin system for creating powerful, fast and versatile parsers and compilers, with built-in source-map support.
Keywords
Publisher
Description
Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.
Keywords
Publisher
Description
Easily parse a string to create an AST.
Keywords
Publisher
Description
Easy-to-use plugin system for creating powerful, fast and versatile parsers and compilers, with built-in source-map support.
Keywords
Publisher
Description
Snapdragon util and plugin for patching the position on an AST node.
Keywords
Publisher
Description
Adds a location object to snapdragon token or AST node.
Keywords
Publisher
Description
Snapdragon utility for creating a stack.
Keywords
Publisher
Description
Adds support for handlers, events and plugins to snapdragon libraries.
Keywords
Publisher
Description
visit and mapVisit methods for snapdragon nodes.
Keywords
Publisher
Description
Snapdragon plugin for converting a cheerio AST to a snapdragon AST.
Keywords
Publisher
Description
Plugin that adds a `.captureSet()` method to snapdragon, for matching and capturing substrings that have an `open` and `close`, like braces, brackets, etc
Keywords
Publisher
Description
Scaffold out a new snapdragon plugin project.
Keywords
- boilerplate
- build
- cli
- cli-app
- command-line
- create
- dev
- development
- framework
- front
- frontend
- generate
- generate-generator
- generate-plugin
- View more
Publisher
Description
Snapdragon plugin that adds an `isInside` method to the compiler instance for checking if a node is currently inside a given node type.