1.2.1 • Published 5 years ago

typescript-ast-util v1.2.1

Weekly downloads
40
License
MIT
Repository
github
Last release
5 years ago

typescript-ast-util

IMPORTANT: a lot of objectives of this project were implemented in ts-simple-ast so it's kind of obsolete.

I feel that I'm collecting utilities used in several plugins so I'm putting them in this project.

See apidocs

TODO

  • rename / alias findChild to findDescendant
  • remove / investigate / rename / better jssdoc for findChild2()
  • document createProgram and other utilities
  • add example in ts-api playground