Project Icon

astring

Lightweight and Fast JavaScript Code Generation from ESTree-Compliant ASTs

Product DescriptionAstring is a compact and high-speed JavaScript code generator operating from ESTree-compliant ASTs, supporting up to version 15 and stage 3 proposals. It offers source map and comment generation, making it suitable for applications requiring efficient code rendering. Astring is extendable with custom AST node handlers and has no dependencies, ensuring a minimal footprint.
Project Details