@prettier/cli
A faster CLI for Prettier.
Last updated 2 months ago by sosukesuzuki .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install @prettier/cli 
SYNC missed versions from official npm registry.

prettier-cli

A faster CLI for Prettier.

The goal is to make this close to ~100% backwards compatible, and then just ship it in a future stable release of the prettier package, replacing the current CLI.

If you find any bugs, missing features, or unexpected slowness, please open an issue.

Installation

npm install prettier@next

It should be largely backwards compatible:

prettier . --check # Like before, but faster

You can also try it via npx, though npx itself is pretty slow:

npx prettier@next . --check

Current Tags

  • 0.6.0                                ...           latest (2 months ago)

10 Versions

  • 0.6.0                                ...           2 months ago
  • 0.5.0                                ...           5 months ago
  • 0.3.0                                ...           a year ago
  • 0.2.2                                ...           a year ago
  • 0.2.1                                ...           a year ago
  • 0.2.0                                ...           a year ago
  • 0.1.5                                ...           a year ago
  • 0.1.4                                ...           a year ago
  • 0.1.3                                ...           a year ago
  • 0.1.2                                ...           a year ago
Downloads
Total 7
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (23)
Dev Dependencies (4)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE