solnet-aquarium / flow-interfaces-angular

Flow interfaces for Angular JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flow-interfaces-angular

Flow interfaces allowing the use of Facebook's Flow with Angular JS projects.

Note

Until facebook/flow#199 is resolved, this repository is unfortunately less useful than one might hope.

Usage

  • bower install --save flow-interfaces-angular
  • flow init at the root of your project
  • Add a .flowconfig file with content that resembles:
[libs]
path/to/this/package/interfaces
  • Run flow on your project

For more information, see Flow

About

Flow interfaces for Angular JS


Languages

Language:JavaScript 100.0%