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
- Host: GitHub
- URL: https://github.com/arvis-workflows/arvis-prettier
- Owner: arvis-workflows
- License: mit
- Created: 2021-07-04T16:11:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-13T13:48:48.000Z (almost 5 years ago)
- Last Synced: 2025-08-09T01:41:29.645Z (10 months ago)
- Topics: arvis, arvis-workflow, arvish, prettier
- Language: JavaScript
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).

## 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.