canvas-to-buffer

v3.1.1
Converts a Canvas graphic into a Buffer, as fast as possible and without a copy.
canvas buffer browser atob convert

lint

eslint --color ./src ./test

test

tape test/*.js

build

microbundle src

lint:fix

npm --silent run lint -- --fix

prettier

prettier --check ./src ./test

prettier:fix

prettier --write ./src ./test

Metadata

  • MIT
  • ^20.12.2
  • Michael Heuberger
  • released 8/4/2024

Downloads