printer
AST printer
Prints JavaScript code from Babel AST to human-readable format
Easiest possible opinionated Babel AST printer
16 stars
1 watching
1 forks
Language: JavaScript
last commit: 17 days ago Related projects:
Repository | Description | Stars |
---|---|---|
putoutjs/putout-processor-typos | A tool that scans code for typos and suggests corrections | 2 |
coderaiser/putout | Tools to analyze and transform JavaScript code for better readability and maintainability | 708 |
putoutjs/recast | A JavaScript syntax tree transformer and pretty-printer that allows manipulating abstract syntax trees (ASTs) for dynamic code transformation. | 7 |
append-it/blazor.printing | A Blazor component that prints PDF files using native dialog boxes and JavaScript Interop. | 112 |
putoutjs/redlint | Automated file system validation and management tool | 2 |
bahmutov/console.table | Convenience function to print arrays of objects as tables in the console. | 139 |
babel/babel | A tool that transpiles modern JavaScript code to earlier versions of the language | 43,241 |
haskell/pretty | A library providing a consistent and configurable way to print text in a human-readable format. | 69 |
babel/babelify | Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
watson/ipp-printer | A Node.js module that implements the IPP protocol to create a network printer | 557 |
razum2um/aprint | Prints data in a human-readable format with reduced output size | 129 |
jez/as-tree | Prints a list of paths as a tree-like structure | 463 |
icelab/draft-js-ast-exporter | Tools to convert content from Facebook's Draft.js editor into an abstract syntax tree | 37 |
icelab/draft-js-ast-importer | Tools to import and work with the abstract syntax tree of Draft.js content | 13 |