0.0.1 • Published 10 years ago

inferences v0.0.1

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

inferences

Type inference for javascript

Build Status Coverage Status Dependency Status

Installation

$ npm install inferences

Usage

TODO

  • get function calls working
  • improve merging, maybe make properties MultiValues by default?

  • get arrays working

  • get computed member expressions working

  • provide a faster flow-insensitive analysis?

  • get any properties working

  • properly handle property descriptors
  • handle getters and setters

License

LGPLv3