Back to Explore

kyldvs/ast-types-flow

GitHub
1 watchersOpen source

Last release: 4/15/2023

Provides Flow type definitions for the JavaScript AST (based on benjamn/ast-types), so you can import `ast-types-flow` types like `Node` in Flow-typed code. It includes a transform that compiles “extends” relationships expressed in comments into disjoint union types to help model different AST node shapes accurately.

Project status

  • The repository appears to be quiescent, with the last upstream push recorded as 2023-04-15, and the most recent version update (v0.0.8) dated the same day.
  • There is no evidence in the provided data of an ongoing or frequent update cadence, since the latest documented update is from April 2023.

AI summary generated Today

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v0.0.8

    4/15/2023

    This release (v0.0.8) does not include any publisher-provided release notes, so no specific changes, fixes, or migration details can be determined from the release metadata alone. Developers should review the corresponding Git commit diff or changelog for this version to identify potential API, behavior, or dependency impacts.