Commit 92fd605
committed
✨ [feat] Enhances ColorScripts module with new features
Adds new colorscripts, improves documentation, and enhances functionality.
- ➕ Adds 9 new colorscripts to the module, increasing the total number of available scripts from 286 to 295.
- ✨ The new scripts include a variety of styles and categories, expanding the module's visual appeal and utility.
- 📝 Updates the module manifest (`ColorScripts-Enhanced.psd1`) to reflect the new version, script count, and file list.
- 🔢 The `ModuleVersion` is updated to `2025.10.15.0137`.
- 📄 The `FileList` is updated to include the new `README-Gallery.md` file.
- 🛠️ Modifies the `Get-ColorScriptConfiguration`, `Set-ColorScriptConfiguration`, `Reset-ColorScriptConfiguration`, `Show-ColorScript`, `Get-ColorScriptList`, `Export-ColorScriptMetadata`, `Build-ColorScriptCache`, `Clear-ColorScriptCache`, `New-ColorScript`, and `Add-ColorScriptProfile` functions in `ColorScripts-Enhanced.psm1`
- ➕ Adds `-Help` switch parameter to all functions to display full cmdlet help using `Get-Help` for each function.
- 📝 Includes new documentation files:
- 📄 `ANSI-COLOR-GUIDE.md`: Provides guidelines for creating ANSI color scripts in PowerShell, covering variable delimiters, escape sequences, and best practices.
- 📄 `ANSI-CONVERSION-GUIDE.md`: Details how to convert ANSI art files to ColorScripts, including batch conversion and advanced options.
- 📄 `CONTRIBUTORS.md`: Lists project contributors and provides instructions on how to contribute.
- 📄 `DOCUMENTATION_INDEX.md`: Serves as a comprehensive index of all documentation files in the repository.
- 📄 `Development.md`: Outlines local development practices for the ColorScripts-Enhanced module.
- 📄 `LINTING.md`: Covers code quality standards and linting procedures for the module.
- 📄 `MEGALINTER-SETUP.md`: Provides instructions for setting up MegaLinter for the project.
- 📄 `MODULE_SUMMARY.md`: Offers a complete implementation summary of the ColorScripts-Enhanced module.
- 📄 `NPM_SCRIPTS.md`: Describes the npm scripts available for ColorScripts-Enhanced development and maintenance.
- 📄 `POWERSHELL-VERSIONS.md`: Explains the PowerShell version support strategy for the module.
- 📄 `Publishing.md`: Details how to publish the module to different package galleries.
- 📄 `QUICK_REFERENCE.md`: Provides a quick reference guide for the ColorScripts-Enhanced module.
- 📄 `REORGANIZATION.md`: Describes the repository structure reorganization performed.
- 📄 `ROADMAP.md`: Highlights short-, medium-, and long-term priorities for the module.
- 📄 `ReleaseChecklist.md`: Lists a step-by-step guide to produce a production-ready release of ColorScripts-Enhanced.
- 📄 `SUPPORT.md`: Explains how to request help and what to expect from the maintainers.
- 📝 Updates `README-Gallery.md` and `README.md` to reflect the new number of colorscripts
- 📝 Updates `ScriptMetadata.psd1`, improving script categorization and metadata
- ✨ Adds new categories `AutoCategorized`, `Custom`.
- ➕ Adds descriptions for all colorscripts
Signed-off-by: Nick2bad4u <20943337+Nick2bad4u@users.noreply.github.com>1 parent 18e1741 commit 92fd605
34 files changed
Lines changed: 4449 additions & 153 deletions
File tree
- ColorScripts-Enhanced
- docs
- en-US
- assets/ansi-files
- docs
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
125 | | - | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | | - | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
161 | | - | |
| 162 | + | |
162 | 163 | | |
163 | 164 | | |
164 | | - | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | | - | |
| 168 | + | |
168 | 169 | | |
169 | 170 | | |
170 | | - | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | | - | |
174 | | - | |
| 174 | + | |
| 175 | + | |
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
179 | | - | |
| 180 | + | |
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
| |||
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
198 | | - | |
| 199 | + | |
199 | 200 | | |
200 | 201 | | |
201 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
199 | 207 | | |
200 | 208 | | |
201 | 209 | | |
| |||
207 | 215 | | |
208 | 216 | | |
209 | 217 | | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
210 | 221 | | |
211 | 222 | | |
212 | 223 | | |
213 | 224 | | |
214 | 225 | | |
215 | 226 | | |
216 | 227 | | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
217 | 233 | | |
218 | 234 | | |
219 | 235 | | |
| |||
267 | 283 | | |
268 | 284 | | |
269 | 285 | | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
270 | 289 | | |
271 | 290 | | |
272 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
273 | 297 | | |
274 | 298 | | |
275 | 299 | | |
| |||
1491 | 1515 | | |
1492 | 1516 | | |
1493 | 1517 | | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
1494 | 1522 | | |
1495 | 1523 | | |
1496 | 1524 | | |
| |||
1519 | 1547 | | |
1520 | 1548 | | |
1521 | 1549 | | |
| 1550 | + | |
| 1551 | + | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
1522 | 1556 | | |
1523 | 1557 | | |
1524 | 1558 | | |
| |||
1651 | 1685 | | |
1652 | 1686 | | |
1653 | 1687 | | |
| 1688 | + | |
| 1689 | + | |
| 1690 | + | |
1654 | 1691 | | |
1655 | 1692 | | |
1656 | 1693 | | |
| |||
1659 | 1696 | | |
1660 | 1697 | | |
1661 | 1698 | | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
| 1703 | + | |
1662 | 1704 | | |
1663 | 1705 | | |
1664 | 1706 | | |
| |||
1709 | 1751 | | |
1710 | 1752 | | |
1711 | 1753 | | |
| 1754 | + | |
| 1755 | + | |
| 1756 | + | |
1712 | 1757 | | |
1713 | 1758 | | |
1714 | 1759 | | |
| |||
1722 | 1767 | | |
1723 | 1768 | | |
1724 | 1769 | | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
| 1774 | + | |
1725 | 1775 | | |
1726 | 1776 | | |
1727 | 1777 | | |
| |||
1822 | 1872 | | |
1823 | 1873 | | |
1824 | 1874 | | |
| 1875 | + | |
| 1876 | + | |
| 1877 | + | |
1825 | 1878 | | |
1826 | 1879 | | |
1827 | 1880 | | |
| |||
1843 | 1896 | | |
1844 | 1897 | | |
1845 | 1898 | | |
| 1899 | + | |
| 1900 | + | |
| 1901 | + | |
| 1902 | + | |
| 1903 | + | |
1846 | 1904 | | |
1847 | 1905 | | |
1848 | 1906 | | |
| |||
2049 | 2107 | | |
2050 | 2108 | | |
2051 | 2109 | | |
| 2110 | + | |
| 2111 | + | |
| 2112 | + | |
2052 | 2113 | | |
2053 | 2114 | | |
2054 | 2115 | | |
| |||
2070 | 2131 | | |
2071 | 2132 | | |
2072 | 2133 | | |
| 2134 | + | |
| 2135 | + | |
| 2136 | + | |
| 2137 | + | |
| 2138 | + | |
2073 | 2139 | | |
2074 | 2140 | | |
2075 | 2141 | | |
| |||
2327 | 2393 | | |
2328 | 2394 | | |
2329 | 2395 | | |
| 2396 | + | |
| 2397 | + | |
| 2398 | + | |
2330 | 2399 | | |
2331 | 2400 | | |
2332 | 2401 | | |
| |||
2347 | 2416 | | |
2348 | 2417 | | |
2349 | 2418 | | |
| 2419 | + | |
| 2420 | + | |
| 2421 | + | |
| 2422 | + | |
| 2423 | + | |
2350 | 2424 | | |
2351 | 2425 | | |
2352 | 2426 | | |
| |||
2411 | 2485 | | |
2412 | 2486 | | |
2413 | 2487 | | |
2414 | | - | |
2415 | | - | |
2416 | | - | |
2417 | | - | |
2418 | | - | |
| 2488 | + | |
| 2489 | + | |
| 2490 | + | |
| 2491 | + | |
| 2492 | + | |
2419 | 2493 | | |
2420 | 2494 | | |
2421 | 2495 | | |
| |||
2431 | 2505 | | |
2432 | 2506 | | |
2433 | 2507 | | |
| 2508 | + | |
| 2509 | + | |
| 2510 | + | |
2434 | 2511 | | |
2435 | 2512 | | |
2436 | 2513 | | |
| |||
2445 | 2522 | | |
2446 | 2523 | | |
2447 | 2524 | | |
| 2525 | + | |
| 2526 | + | |
| 2527 | + | |
| 2528 | + | |
| 2529 | + | |
2448 | 2530 | | |
2449 | 2531 | | |
2450 | 2532 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
0 commit comments