@tryforge/forge.canvas
v1.2.3
Published
A ForgeScript extension that allows you to create and edit images with ease.
Downloads
212
Maintainers
Readme
- Summon the package by incanting:
npm i @tryforge/forge.canvas - Summon the package's power with this spell in your main file:
const { ForgeCanvas } = require("@tryforge/forge.canvas") - Behold the power, that's now in your hand. Technically speaking not you but your code, here's how to use it:
// This is your main file, // And just like usual, I'll assume this client can be an app or anything const { ForgeCanvas } = require("@tryforge/forge.canvas") const client = new ForgeClient({ ...options // The options you currently have extensions: [ new ForgeCanvas() ] })
We hope you enjoy using ForgeCanvas! This package was made with ♥️ by Aggelos
Contributor|Contribution|Contact -|-|- Aggelos|Owner of the package|Discord GitHub LordDuck|Developer|Discord GitHub Econome|Ducks Helper/Middleman|Discord GitHub Aurea|Readme|Discord GitHub Aditya|Readme Answer|Discord GitHub
P.S.: We may or may not accept bribes in form of pizza!
