dsabp-js-img
v0.1.0
Published
DSA blueprint image generator using dsabp-js.
Maintainers
Readme
dsabp-js-img
[!WARNING]
This project is not done. Used by dsatools. Expect no documentation, and issues.
DSA blueprint image/preview generator using the dsabp-js library.
- It works in Node.js and the browser. Not meant to support older Node.js versions or browsers.
- Uses the node-canvas library in Node.js.
Install
Node.js
npm install dsabp-js-imgoryarn add dsabp-js-img
Browser
- Get the files you need from
/distin the package: https://registry.npmjs.org/dsabp-js-img/-/dsabp-js-img-0.1.0.tgz - Or use a CDN:
- https://cdn.jsdelivr.net/npm/dsabp-js-img/
- https://unpkg.com/browse/dsabp-js-img/
Import
TODOSee the docs for all exports.
Usage
- ~Documentation~
- A Simple Example
TODO
Issues / Bugs
Create a detailed issue in the Issues page.
Suggestions and Questions
Use the Discussions page.
Code Contribution
See the contributing guidelines.
