Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.88 KB

readme.md

File metadata and controls

54 lines (33 loc) · 1.88 KB


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