refa
A library for finite automata and regular expressions in the context of JS RegExp
grammar-graph
Takes a context-free grammar and converts it into a decision-making graph. Can produce interactive Guides which generate valid sentences from the grammar.
grass
A greedy, streaming lexer written in vanilla Javascript