dataurl-file
v0.1.1
Published
Convert to and from dataurl
Downloads
5
Maintainers
Readme
dataurl-file
As its name says, it is a tool for converting dataUrls into files, and vice versa.
install
You can use any package management tool you like to download it. pnpm is recommended:
$ pnpm i dataurl-file
usage
import { dataurl2file, file2dataurl, isDataUrl } from "dataurl-file"
license
MIT