@vinsonchuong/xo_d

1.1.2 • Public • Published

xo_d

npm CI Status dependencies Status devDependencies Status

Speed up xo in the same way as eslint_d

Usage

Install xo_d by running:

yarn add @vinsonchuong/xo_d

xo_d is a drop-in replacement for xo that maintains a warmed-up background process to speed up linting.

In addition to supporting the full interface of xo, xo_d provides:

  • xo_d start to warm-up a background process. This does not need to be run in advance. A background process will otherwise be started on first usage.
  • xo_d stop to stop the background process.
  • xo_d status to see if a background process is running.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.2
    1
  • 1.1.1
    2
  • 1.1.0
    1
  • 1.0.2
    1

Package Sidebar

Install

npm i @vinsonchuong/xo_d

Weekly Downloads

4

Version

1.1.2

License

MIT

Unpacked Size

12.6 kB

Total Files

8

Last publish

Collaborators

  • vinsonchuong