Matrix Packages

ascii-textify

`ascii-textify` is a TypeScript utility that creates an ASCII art representation of a text string, scaling it to fit specified dimensions. Each character in the text is replaced by a customizable symbol in the output.

1.1.1 • Published 9 months ago

calendar-2d

The function accepts a year and month index as input, and returns a visually appealing two-dimensional array representing a calendar, where each array element corresponds to a week. The function cleverly handles non-existent days by including them in the

1.0.2 • Published 2 years ago