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

https://github.com/arvis-workflows/arvis-prettier

Run Prettier in Arvis
https://github.com/arvis-workflows/arvis-prettier

arvis arvis-workflow arvish prettier

Last synced: 3 days ago
JSON representation

Run Prettier in Arvis

Awesome Lists containing this project

README

          

# arvis-prettier

Run Prettier in Arvis. Press Enter to copy the output to your clipboard.

Optionally, you can also get the Flow types stripped out. This is handy for running something quickly in a normal JS environment.

🆕 There's a third option to get the Flow types commented out. Flow actually supports a comment-based syntax. See the usage [here](https://flow.org/en/docs/types/comments/).

Screen Shot

## Install

```
npm install -g arvis-prettier
```

## 🔗 This workflow is converted from [alfred-workflow](https://github.com/keyz/alfred-prettier).

* Note that there might be some code change or different actions from the original workflow.

* Marked original workflow's creator to author.