Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 499 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 499 Bytes

cstify

Adds cst elements to an estree / babel ast, according to the proposed estree specification.

Currently requires the original source code and location information. Will be updated to be able to automatically infer what whitespace / cst elements are required to create valid javascript when rendered, both pretty and minimal formats.