Snapdragon
Popular repositories
-
snapdragon Public
snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.
-
snapdragon-node Public
Snapdragon utility for creating a new AST node in custom code, such as plugins.
-
snapdragon-lexer Public
Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.
-
-
snapdragon-scanner Public
Easily scan a string with an object of regex patterns to produce an array of tokens. ~100 sloc.
-
snapdragon-handlers Public
Adds support for handlers, events and plugins to snapdragon libraries.
Repositories
- snapdragon Public
snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.
-
-
- snapdragon-node Public
Snapdragon utility for creating a new AST node in custom code, such as plugins.
- snapdragon-lexer Public
Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.
- snapdragon-scanner Public
Easily scan a string with an object of regex patterns to produce an array of tokens. ~100 sloc.
- snapdragon-token Public
Create a snapdragon token. Used by the snapdragon lexer, but can also be used by plugins.
-
-