flowgen2
TypeScript icon, indicating that this package has built-in type declarations

2.2.2 • Public • Published

Flowgen2

Nothing much works yet, but I plan to expand on this very soon.

Installation

npm install flowgen2

Usage

Add something like the following to your package.json:

  "scripts": {
    "build": "tsc",
    "postbuild": "flowgen \"lib/**/*\""
  }

Then when you run npm run build, you should see .js.flow files along with all your typescript defintions and plain JavaScript files.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i flowgen2

Weekly Downloads

35

Version

2.2.2

License

MIT

Unpacked Size

60 kB

Total Files

110

Last publish

Collaborators

  • forbeslindesay