Skip to content

tribou/fast-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Flow

A flow-bin wrapper that pipes file contents to flow check-contents for faster flow checking.

Quick Start

npm install -g fast-flow flow-bin

Usage

fflow check index.js

Output:

{"flowVersion":"0.27.0","errors":[],"passed":true}

About

A `flow-bin` wrapper that pipes file contents to `flow check-contents` for faster flow checking.

Resources

License

Stars

Watchers

Forks

Packages

No packages published