devkits-json-formatter 1.0.4 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -21
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -32,27 +32,16 @@ jsonfmt package.json --minify
|
|
|
32
32
|
jsonfmt '{"test":true}' -m
|
|
33
33
|
```
|
|
34
34
|
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
-
|
|
43
|
-
-
|
|
44
|
-
-
|
|
45
|
-
|
|
46
|
-
### 👉 Other Products
|
|
47
|
-
- **[Invoicely](https://invoicely-app.surge.sh?utm_source=npm&utm_medium=readme&utm_campaign=json-formatter)** — Free invoice generator (6 templates, PDF export)
|
|
48
|
-
- **[SnapOG](https://snapog.surge.sh?utm_source=npm&utm_medium=readme&utm_campaign=json-formatter)** — Free OG image generator (20+ templates)
|
|
49
|
-
|
|
50
|
-
### 💎 Pro Tools ($9 one-time)
|
|
51
|
-
Unlock 20 Pro tools at [DevKits Pro](https://devkits-tools.surge.sh/pro?utm_source=npm&utm_medium=readme&utm_campaign=json-formatter):
|
|
52
|
-
- SQL → Code (Go/TS/Python/Rust)
|
|
53
|
-
- Advanced Regex with visual groups
|
|
54
|
-
- Mock Data Generator (1000+ rows)
|
|
55
|
-
- And 16 more → [See all Pro tools](https://devkits-tools.surge.sh/pro?utm_source=npm&utm_medium=readme&utm_campaign=json-formatter)
|
|
35
|
+
|
|
36
|
+
---
|
|
37
|
+
|
|
38
|
+
## More Free Tools
|
|
39
|
+
|
|
40
|
+
Explore 82+ free developer tools at [aiforeverthing.com](https://aiforeverthing.com)
|
|
41
|
+
|
|
42
|
+
- No signup required
|
|
43
|
+
- 100% free
|
|
44
|
+
- Browser-based
|
|
56
45
|
|
|
57
46
|
## License
|
|
58
47
|
|