-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproducts.json
More file actions
178 lines (178 loc) · 7.42 KB
/
products.json
File metadata and controls
178 lines (178 loc) · 7.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
[
{
"name": "evolver-tools",
"version": "35.0.0",
"tools": 249,
"flagships": 9,
"total_lines": 20500,
"price": 79,
"description": "249 CLI tools + 9 flagship projects — one pip install",
"url": "https://pypi.org/project/evolver-tools/35.0.0/",
"github": "https://github.com/evolver-dev/evolver-tools",
"pricing_page": "https://evolver-dev.github.io/evolver-tools/pricing.html",
"pricing_model": {
"free": "All 249 tools + 9 flagship — fully open source (MIT)",
"one_time": "¥79 — full suite download (supports development)",
"sponsor": "¥5/month — GitHub Sponsors",
"enterprise": {
"basic": "¥500/year — custom tool development + priority support",
"premium": "¥2,000/year — dedicated maintenance + emergency fixes",
"ultimate": "¥5,000/year — full source license + custom development"
}
},
"released": "2026-06-01",
"stars": 0,
"pypi_downloads_weekly": 0,
"new_in_v35": [
"merge-json — Deep merge multiple JSON files (arrays concatenate, dicts recurse)",
"validate — Generic file validator (JSON/YAML/CSV/TOML/XML auto-detect)",
"diff-lines — Line-by-line diff between two files (color output, side-by-side)",
"csv-schema — Infer CSV schema (column types, nulls, stats, samples)",
"chrono — Advanced date/time calculator (durations, workdays, ranges, age)"
]
},
{
"name": "evolver-tools",
"version": "34.0.0",
"tools": 244,
"flagships": 9,
"total_lines": 19500,
"price": 79,
"description": "244 CLI tools + 9 flagship projects — one pip install",
"url": "https://pypi.org/project/evolver-tools/34.0.0/",
"github": "https://github.com/evolver-dev/evolver-tools",
"pricing_page": "https://evolver-dev.github.io/evolver-tools/pricing.html",
"pricing_model": {
"free": "All 244 tools + 9 flagship — fully open source (MIT)",
"one_time": "¥79 — full suite download (supports development)",
"sponsor": "¥5/month — GitHub Sponsors",
"enterprise": {
"basic": "¥500/year — custom tool development + priority support",
"premium": "¥2,000/year — dedicated maintenance + emergency fixes",
"ultimate": "¥5,000/year — full source license + custom development"
}
},
"released": "2026-06-01",
"stars": 0,
"pypi_downloads_weekly": 0,
"new_in_v34": [
"emoji-cli — Search and display emoji (230+ emoji, categories, --random)",
"html-strip — Strip HTML tags, extract plain text (stdin/file, --preserve-links)",
"json-patch — Apply JSON Patch (RFC 6902) operations to JSON files",
"markdown-format — Format/beautify Markdown tables and lists",
"ansi-to-txt — Strip ANSI escape codes, convert to plain text"
]
},
{
"name": "evolver-tools",
"version": "31.0.0",
"tools": 238,
"flagships": 9,
"total_lines": 17200,
"price": 79,
"description": "238 CLI tools + 9 flagship projects — one pip install",
"url": "https://pypi.org/project/evolver-tools/31.0.0/",
"github": "https://github.com/evolver-dev/evolver-tools",
"pricing_page": "https://evolver-dev.github.io/evolver-tools/pricing.html",
"pricing_model": {
"free": "All 238 tools + 9 flagship — fully open source (MIT)",
"one_time": "¥79 — full suite download (supports development)",
"sponsor": "¥5/month — GitHub Sponsors",
"enterprise": {
"basic": "¥500/year — custom tool development + priority support",
"premium": "¥2,000/year — dedicated maintenance + emergency fixes",
"ultimate": "¥5,000/year — full source license + custom development"
}
},
"released": "2026-06-01",
"stars": 0,
"pypi_downloads_weekly": 0,
"new_in_v31": [
"find-empty — Find empty directories and files",
"mac-address — Generate and lookup MAC addresses",
"csv-filter — Filter CSV rows by column value",
"file-patch — Apply text patches to files (find/replace)",
"env-sorter — Sort environment variables in .env files"
]
},
{
"name": "evolver-tools",
"version": "30.0.0",
"tools": 233,
"flagships": 9,
"total_lines": 15800,
"price": 79,
"description": "233 CLI tools + 9 flagship projects — one pip install",
"url": "https://pypi.org/project/evolver-tools/30.0.0/",
"github": "https://github.com/evolver-dev/evolver-tools",
"pricing_page": "https://evolver-dev.github.io/evolver-tools/pricing.html",
"pricing_model": {
"free": "All 233 tools + 9 flagship — fully open source (MIT)",
"one_time": "¥79 — full suite download (supports development)",
"sponsor": "¥5/month — GitHub Sponsors",
"enterprise": {
"basic": "¥500/year — custom tool development + priority support",
"premium": "¥2,000/year — dedicated maintenance + emergency fixes",
"ultimate": "¥5,000/year — full source license + custom development"
}
},
"released": "2026-06-01",
"stars": 0,
"pypi_downloads_weekly": 0,
"new_in_v30": [
"csv-to-table — Convert CSV data to formatted table output",
"json-to-table — Convert JSON data to formatted table output",
"dedup-files — Remove duplicate files from a directory",
"text-wrap — Wrap text to a specified width",
"slugify — Convert text to URL-friendly slugs"
],
"features": [
"9 flagship projects (500-1700 lines each, CLI+TUI dual mode)",
"233 total CLI tools",
"Zero external dependencies across all tools",
"Auto-registration architecture (zero merge conflicts)",
"Cross-platform (Linux, macOS, Windows)",
"Single pip install — no version conflicts"
]
},
{
"name": "evolver-tools",
"version": "29.0.0",
"tools": 228,
"flagships": 9,
"total_lines": 15800,
"price": 79,
"description": "228 CLI tools + 9 flagship projects — one pip install",
"url": "https://pypi.org/project/evolver-tools/29.0.0/",
"github": "https://github.com/evolver-dev/evolver-tools",
"pricing_page": "https://evolver-dev.github.io/evolver-tools/pricing.html",
"pricing_model": {
"free": "All 228 tools + 9 flagship — fully open source (MIT)",
"one_time": "¥79 — full suite download (supports development)",
"sponsor": "¥5/month — GitHub Sponsors",
"enterprise": {
"basic": "¥500/year — custom tool development + priority support",
"premium": "¥2,000/year — dedicated maintenance + emergency fixes",
"ultimate": "¥5,000/year — full source license + custom development"
}
},
"released": "2026-06-01",
"stars": 0,
"pypi_downloads_weekly": 0,
"new_in_v29": [
"csv-slice — Extract columns/rows from CSV files by index or name",
"json-sort — Sort JSON keys alphabetically, recursively",
"text-dedent — Remove common leading whitespace from text",
"random-string — Generate random strings (hex/pin/uuid/base64/alphanumeric)",
"http-status — Look up HTTP status code meanings (search/list/lookup)"
],
"features": [
"9 flagship projects (500-1700 lines each, CLI+TUI dual mode)",
"228 total CLI tools",
"Zero external dependencies across all tools",
"Auto-registration architecture (zero merge conflicts)",
"Cross-platform (Linux, macOS, Windows)",
"Single pip install — no version conflicts"
]
}
]