Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/u3u/prettier-chrome

๐ŸŽจ An extension that can run Prettier in the browser
https://github.com/u3u/prettier-chrome

chrome chrome-extension crx prettier prettier-chrome vue

Last synced: 22 days ago
JSON representation

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

Awesome Lists containing this project

README

        






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](https://prettier.io/) v1.13.0 development.~~ Thanks Prettier ๐Ÿ™

## Preview

![QQ20180528-181652-HD.gif](https://i.loli.net/2018/05/28/5b0bd773148fd.gif)

## Install

- [Chrome Web Store](https://chrome.google.com/webstore/detail/prettier/nnaminoiljgamnfnemmlcbdlmnleponp)
- [Get the Chrome Extension](https://github.com/u3u/prettier-chrome/releases/download/v1.0.1/prettier.crx)

## 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](https://github.com/kentcdodds/all-contributors#emoji-key)):

| [
ใ•ใใ‚‰](https://qwq.cat)
[๐Ÿ’ป](https://github.com/u3u/prettier-chrome/commits?author=u3u "Code") [๐Ÿ“–](https://github.com/u3u/prettier-chrome/commits?author=u3u "Documentation") [๐ŸŽจ](#design-u3u "Design") [๐Ÿค”](#ideas-u3u "Ideas, Planning, & Feedback") |
| :---: |

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind are welcome!

## Author

**prettier-chrome** ยฉ [u3u](https://github.com/u3u), Released under the [MIT](./LICENSE) License.
Authored and maintained by u3u with help from contributors ([list](https://github.com/u3u/prettier-chrome/contributors)).

> [qwq.cat](https://qwq.cat) ยท GitHub [@u3u](https://github.com/u3u) ยท Twitter [@hanser0v0](https://twitter.com/hanser0v0)