Esprima-compatible implementation of the Mozilla JS Parser API
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with AbstractSyntaxTrees(ASTs), and more. Learn more about [extending Nx by
The pug parser (takes an array of tokens and converts it to an abstractsyntaxtree)
JSON AST parser, tokenizer, printer, traverser.