5 results for “topic:snapdragon-plugin”
Snapdragon plugin that adds a capture method to the parser instance, which allows you to capture tokens with a single line of code
Snapdragon plugin for converting a cheerio AST to a snapdragon AST.
Plugin that adds a `.captureSet()` method to snapdragon, for matching and capturing substrings that have an `open` and `close`, like braces, brackets, etc
Snapdragon plugin that adds an `isInside` method to the compiler instance for checking if a node is currently inside a given node type.
Version 2 of a port over and patch. I've gained 10-200x computational speed by ensuring GPU -> GPU calculations instead of the former architecture (CPU ->GPU -> GPU). For use on WSL2