TypeScript support
p5.asciify
is written in TypeScript and provides first-class TypeScript support. This means that you can use p5.asciify
in your TypeScript projects without any additional configuration. The library is designed to be type-safe and provides type definitions for all its features.
todo:
- setup instructions for TypeScript projects using vite for example
- add example usage of
p5.asciify
in TypeScript