inferences

0.0.1 • Public • Published

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

/inferences/

    Package Sidebar

    Install

    npm i inferences

    Weekly Downloads

    5

    Version

    0.0.1

    License

    LGPLv3

    Last publish

    Collaborators

    • swatinem