ast-stringify
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

ast-stringify

Gets rid of useless properties for when debugging or working with ASTs.

import stringify from 'ast-stringify';

const str = stringify(ast, null, 2);

Readme

Keywords

none

Package Sidebar

Install

npm i ast-stringify

Weekly Downloads

11,182

Version

0.2.1

License

SEE LICENSE IN LICENSE

Unpacked Size

11.6 kB

Total Files

11

Last publish

Collaborators

  • pyramation