acedia
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

acedia

npm version

a simple save canvas to image

install

npm i acedia

usage

const acedia = require("acedia");

.......


let data = canvas.toDataURL();

acedia({
  data,
  dir: path.resolve(__dirname, "./test.jpeg")
});

MIT

Readme

Keywords

Package Sidebar

Install

npm i acedia

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

450 kB

Total Files

21

Last publish

Collaborators

  • bianlongting