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

0.1.0 • 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

5

Version

0.1.0

License

MIT

Unpacked Size

3.9 kB

Total Files

8

Last publish

Collaborators

  • vinsurs