Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 407 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 407 Bytes

Utilities for creating esast trees.

Install

npm install --save esast/esast
# or:
bower install --save esast/esast

Documentation

HTML documentation coming soon! For now, see util.ts and mangle-identifier.ts.