to-ast
Converts JavaScript objects to equivalent ASTs
Found 13 results for escodegen
Converts JavaScript objects to equivalent ASTs
Tiny module to generate code from the jsep AST
Hoist variable declarations to the top of scope.
A Javascript code syntax-fixer using the new features from ES6 and ES7
A minifier for Webpack based on ESMangle
Post-processor for TypeScript-compiled JS that merges the bodies of modules with the same namespace
Validates a JavaScript AST to ensure that it meets the Mozilla Parser API specification.
Inject javascript sentences in function
A webpack loader than enables inlining functions from other modules
Prefix urls in javascript code with a cdn URL
Makes a guess at formatting style of a given js string.
Parse Javascript and insert await in front of a given list of functions
Tool to regenerate JavaScript code using esprima and escodegen