|
2 | 2 |
|
3 | 3 | > **Credits:** This project owes its existence to the foundational work of two incredible developers. The beautiful ANSI art scripts were originally created by Derek Taylor (DistroTube) in his project [shell-color-scripts](https://gitlab.com/dwt1/shell-color-scripts). The collection was then thoughtfully ported to PowerShell by Scott McKendry as [ps-color-scripts](https://github.com/scottmckendry/ps-color-scripts). `ColorScripts-Enhanced` builds upon their efforts by introducing a high-performance caching system, PowerShell Cross-Platform support on Linux and Mac, an expanded command set, and a formal module structure, but the creative core remains their legacy. Thank you, Derek and Scott, for your contributions! |
4 | 4 |
|
5 | | -[](https://github.com/Nick2bad4u/ps-color-scripts-enhanced/actions/workflows/test.yml) [](https://github.com/Nick2bad4u/ps-color-scripts-enhanced/actions/workflows/publish.yml) [](https://www.powershellgallery.com/packages/ColorScripts-Enhanced) [](https://www.powershellgallery.com/packages/ColorScripts-Enhanced) [](https://opensource.org/licenses/MIT) [](https://github.com/Nick2bad4u/ps-color-scripts-enhanced) [](https://github.com/PowerShell/PowerShell) [](https://github.com/Nick2bad4u/ps-color-scripts-enhanced/releases/latest) [](https://github.com/Nick2bad4u/PS-Color-Scripts-Enhanced/actions/workflows/dependabot/dependabot-updates) [](https://github.com/Nick2bad4u/PS-Color-Scripts-Enhanced/actions/workflows/dependency-review.yml) [](https://github.com/Nick2bad4u/PS-Color-Scripts-Enhanced/actions/workflows/scorecards.yml) |
| 5 | +<!-- Download & Version Badges --> |
| 6 | +[](https://www.powershellgallery.com/packages/ColorScripts-Enhanced) |
| 7 | +[](https://www.powershellgallery.com/packages/ColorScripts-Enhanced) |
| 8 | +[](https://www.nuget.org/packages/ColorScripts-Enhanced/) |
| 9 | +[](https://www.nuget.org/packages/ColorScripts-Enhanced/) |
| 10 | +[](https://github.com/Nick2bad4u/ps-color-scripts-enhanced/releases/latest) |
| 11 | + |
| 12 | +<!-- CI/CD & Quality Badges --> |
| 13 | +[](https://github.com/Nick2bad4u/ps-color-scripts-enhanced/actions/workflows/test.yml) |
| 14 | +[](https://github.com/Nick2bad4u/ps-color-scripts-enhanced/actions/workflows/publish.yml) |
| 15 | +[](https://scorecard.dev/viewer/?uri=github.com/Nick2bad4u/PS-Color-Scripts-Enhanced) |
| 16 | +[](https://github.com/Nick2bad4u/PS-Color-Scripts-Enhanced/actions/workflows/dependency-review.yml) |
| 17 | + |
| 18 | +<!-- Platform & Compatibility --> |
| 19 | +[](https://github.com/Nick2bad4u/ps-color-scripts-enhanced) |
| 20 | +[](https://github.com/PowerShell/PowerShell) |
| 21 | +[](https://github.com/Nick2bad4u/ps-color-scripts-enhanced) |
| 22 | +[](https://github.com/Nick2bad4u/ps-color-scripts-enhanced/stargazers) |
| 23 | + |
| 24 | +<!-- License & Contributing --> |
| 25 | +[](LICENSE) |
| 26 | +[](CONTRIBUTING.md) |
6 | 27 |
|
7 | 28 | A high-performance PowerShell module for displaying beautiful ANSI colorscripts in your terminal with intelligent caching for 6-19x faster load times. |
8 | 29 |
|
|
0 commit comments