keyz / alfred-prettier

Run Prettier in Alfred

Home Page:https://www.npmjs.com/package/alfred-prettier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-prettier

Run Prettier in Alfred. 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.

Screen Shot

Install

npm install -g alfred-prettier

About

Run Prettier in Alfred

https://www.npmjs.com/package/alfred-prettier

License:MIT License


Languages

Language:JavaScript 100.0%