Skip to content

Commit

Permalink
Update workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 3, 2024
1 parent 238987c commit 4352b0e
Show file tree
Hide file tree
Showing 4 changed files with 489 additions and 0 deletions.
23 changes: 23 additions & 0 deletions json-view/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
> Format json text with one click
## Requirement

```
brew install jq
```

## Usage

1. Select some text and trigger universal action.
2. `enter` to preview formatted json.
3. `⌘ enter` to copy the formatted json.



![](https://img.shields.io/badge/version-v0.1-green?style=for-the-badge)
[![](https://img.shields.io/badge/download-click-blue?style=for-the-badge)](https://github.com/alanhg/alfred-workflows/raw/master/json-view/JSON%20View.alfredworkflow)
[![](https://img.shields.io/badge/plist-link-important?style=for-the-badge)](https://raw.githubusercontent.com/alanhg/alfred-workflows/master/json-view/src/info.plist)



<!-- more -->
Binary file added json-view/src/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4352b0e

Please sign in to comment.