• Stars
    star
    217
  • Rank 182,446 (Top 4 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐ŸŽจ An extension that can run Prettier in the browser

Chrome Web Store Build Status LICENSE MIT Code Style: Prettier

๐ŸŽจ An extension that can be formatted using Prettier in Chrome

This extension is based on the latest version of Prettier v1.13.0 development. Thanks Prettier ๐Ÿ™

Preview

QQ20180528-181652-HD.gif

Install

Usage

  • macOS: Press Alt + F to format when a markdown editor is in focus!
  • Windows: Press Alt + Shift + F to format when a markdown editor is in focus!

You can also customize shortcuts here: chrome://extensions/shortcuts

Configurable options

Please see the full documentation: https://prettier.io/docs/en/options.html

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Contributors

Thanks goes to these wonderful people (emoji key):


ใ•ใใ‚‰

๐Ÿ’ป ๐Ÿ“– ๐ŸŽจ ๐Ÿค”

This project follows the all-contributors specification. Contributions of any kind are welcome!

Author

prettier-chrome ยฉ u3u, Released under the MIT License.
Authored and maintained by u3u with help from contributors (list).

qwq.cat ยท GitHub @u3u ยท Twitter @hanser0v0

More Repositories