包详细信息

ast-stringify

pyramation49.8kSEE LICENSE IN LICENSE0.2.1

ast stringify

自述文件

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);