glow
Make your Flow errors GLOW
Last updated 8 years ago by thejameskyle .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install glow 
SYNC missed versions from official npm registry.
Glow logo

Glow

Make your Flow errors GLOW

  • Pretty-printed, code highlighted type errors
  • Interactive watch mode
  • Filter through errors using globs

Installation

# globally
yarn global add glow
# or in your project
yarn add --dev glow
Preview

Usage

In your existing Flow project, instead of running:

flow

Simply run:

glow

You can also filter errors down to a specific set of files by running:

glow path/to/whatever

There's even an awesome watch mode:

glow --watch

Current Tags

  • 1.2.2                                ...           latest (8 years ago)

12 Versions

  • 1.2.2                                ...           8 years ago
  • 1.2.1                                ...           8 years ago
  • 1.2.0                                ...           8 years ago
  • 1.1.2                                ...           8 years ago
  • 1.1.1                                ...           8 years ago
  • 1.1.0                                ...           8 years ago
  • 1.0.3                                ...           8 years ago
  • 1.0.2                                ...           8 years ago
  • 1.0.1                                ...           8 years ago
  • 1.0.0                                ...           8 years ago
  • 0.0.2                                ...           14 years ago
  • 0.0.1                                ...           14 years ago
Downloads
Today 0
This Week 0
This Month 10
Last Day 0
Last Week 10
Last Month 1
Dependencies (16)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |