Socket
Socket
Sign inDemoInstall

glow

Package Overview
Dependencies
304
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    glow

Make your Flow errors GLOW


Version published
Weekly downloads
105
increased by36.36%
Maintainers
2
Install size
9.32 MB
Created
Weekly downloads
 

Readme

Source
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

Keywords

FAQs

Last updated on 05 Feb 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc