canvafy
v7.2.0
Published
Make configurable canvas easily with Canvafy
Downloads
71,715
Maintainers
Keywords
Readme
Make configurable canvas easily with Canvafy.
⚙️ If You're Getting Errors While Installing, Or Using Canvafy Click Here!
To Install the canvafy
module, open a console and write the code below.
For npm
npm i canvafy
For Yarn
yarn add canvafy
For CommonJS
const canvafy = require("canvafy");
For EsModule And TypeScript
import canvafy from "canvafy";
See Document for Detailed Usage Information!