Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/importre/alfred-tidy

Alfred 3 workflow to beautify JSON/XML in clipboard
https://github.com/importre/alfred-tidy

Last synced: about 2 months ago
JSON representation

Alfred 3 workflow to beautify JSON/XML in clipboard

Awesome Lists containing this project

README

        

#



alfred-tidy

> [Alfred 4](https://www.alfredapp.com) workflow to beautify JSON/XML in clipboard

## Prerequisites

You need [Node.js 6+](https://nodejs.org) and [Alfred 4](https://www.alfredapp.com) with the paid [Powerpack](https://www.alfredapp.com/powerpack/) upgrade.

## Usage

### Copy JSON/XML snippet to clipboard

- cmd + C

### Beautify

- Type `tidy`, Space, select JSON or XML
- Enter
- Cmd + V to your editor

json
xml

## Install

```
$ npm i -g alfred-tidy
```

## Reference

- [importre/alfred-workflows: 🔧my alfred workflows](https://goo.gl/GOFxDC)

## License

MIT © Jaewe Heo