Node-Estree

Complete and compliant ESTree spec implementation in TypeScript

MIT License

Stars
11
Node-Estree - v4.0.0 Latest Release

Published by fraxken 11 months ago

Breaking changes

Add ESM & CJS support

Node-Estree - v3.1.1

Published by fraxken 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fraxken/Node-Estree/compare/v3.0.0...v3.1.1

Node-Estree - V3.0.0

Published by fraxken almost 4 years ago

This new version implement the complete ESTree Specification in TypeScript. This version is more intuitive and doesn't require documentation (ESTree is the documentation).

Some helpers are still present (and I will continue to extend the list of methods).