Advanced Search
Search Results
2 total results found
readme.md for @push.rocks/beautyfiglet
@push.rocks/beautyfiglet
A Node.js module that facilitates the creation of ASCII art using figlet with customizable fonts and layouts. Install To install @push.rocks/beautyfiglet, ensure you have Node.js along with npm set up on your machine. Executing the following command in your te...
changelog.md for @push.rocks/beautyfiglet
@push.rocks/beautyfiglet
2025-01-14 - 1.0.11 - fix(test) Fix incorrect argument passed to renderDefault in test case Corrected the argument list for renderDefault call in test/test.ts 2025-01-14 - 1.0.10 - fix(test) Add logging for rendered text outputs in test cases Added console....