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

2.0.0 • Public • Published

dataurl2

GitHub Workflow Status npm GitHub issues GitHub

An easy-to-use NodeJS library for parsing and "stringifying" data URLs, originally forked from dataurl.

Table of Contents

Installation

Before installation, you must ensure that your development environment includes Node.js and a package manager. The following example uses npm; however, you can also use pnpm or yarn.

$ npm install dataurl2

API Documentation

Special Thanks

A special thanks goes out to brianloveswords for creating the original package, dataurl. My contribution to this repository was to update its code to use modern framework(s) and export Typescript typings for use in some of my own personal projects.

Dependencies (0)

    Dev Dependencies (13)

    Package Sidebar

    Install

    npm i dataurl2

    Weekly Downloads

    0

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    35.7 kB

    Total Files

    13

    Last publish

    Collaborators

    • jcoon97