Skip to content

data-uri/datauri

Repository files navigation


datauri


Module and CLI to generate Data URI scheme.

Build Status NPM version

Module

npm i datauri

API Docs

CLI

npm i -g datauri-cli

or

npx datauri-cli <file_path> <flags>

CLI Docs

Tools using datauri

NPM SCRIPT

GULP

GRUNT

There are a bunch of grunt plugins running on top of datauri module.

License

MIT License (c) Data-URI.js