3.3.2 • Published 2 years ago

@openstapps/easy-ast v3.3.2

Weekly downloads
-
License
GPL-3.0-only
Repository
gitlab
Last release
2 years ago

What is Easy AST?

Easy AST is a "wrapper" around the TypeScript Compiler API. The TS Compiler API is built for many much more complex things than just accessing type declarations, and thus comes with a ton of bloat that makes it really difficult to work with.

This is why we built the Easy AST, which converts the TS representation to a really easy and lightweight structure, that removes a lot of the stuff you wouldn't really need.

3.3.0

2 years ago

3.3.2

2 years ago

3.0.0

2 years ago

3.0.0-next.4

3 years ago

0.0.1

3 years ago