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

0.2.1 • Public • Published

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

Package Sidebar

Install

npm i dataurl-file

Weekly Downloads

7

Version

0.2.1

License

MIT

Unpacked Size

7.76 kB

Total Files

9

Last publish

Collaborators

  • vinsurs