Skip to content

Commit 2ef06da

Browse files
committed
chore: update README
1 parent afce45c commit 2ef06da

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,9 @@ Turn a sequence of snippets into a presentation. Useful for classrooms, team mee
9191

9292
Generate mind maps from Markdown. Fast, intuitive, and ideal for structuring and visualizing ideas.
9393

94-
### Integrations
95-
96-
Extend your workflow with:
94+
### JSON Visualizer
9795

98-
* [VS Code Extension](https://marketplace.visualstudio.com/items?itemName=AntonReshetov.masscode-assistant): zen mode snippet search, instant insertion, and save selected code as snippets.
99-
* [Raycast Extension](https://www.raycast.com/antonreshetov/masscode): quick snippet access directly from Raycast.
96+
Visualize and explore your JSON data with an interactive graph view. Perfect for quickly inspecting complex responses, APIs, or configuration files.
10097

10198
### Beautiful Screenshots
10299

@@ -110,6 +107,13 @@ Handy built-in utilities for everyday dev tasks:
110107
* **Crypto & Security**: Hash/HMAC, Password Generator, UUID
111108
* **Encoders/Decoders**: URL, Base64, JSON ⇄ TOML/XML/YAML, Text ⇄ ASCII/Binary/Unicode, Color Converter
112109

110+
### Integrations
111+
112+
Extend your workflow with:
113+
114+
* [VS Code Extension](https://marketplace.visualstudio.com/items?itemName=AntonReshetov.masscode-assistant): zen mode snippet search, instant insertion, and save selected code as snippets.
115+
* [Raycast Extension](https://www.raycast.com/antonreshetov/masscode): quick snippet access directly from Raycast.
116+
113117
## Overview
114118

115119
massCode was created as a personal learning project and evolved into an open-source tool. The goal: combine the best features of snippet managers (free and paid) into one flexible, developer-friendly application.

0 commit comments

Comments
 (0)