Module and CLI to generate Data URI scheme.
Module
npm i --save datauri
CLI
npm i -g datauri-cli
ChangeLog
Tools using datauri
NPM SCRIPT
GULP
- gulp-image-data-uri - A Gulp plugin for converting images to inline data-URIs. Intended to be a simple single-purpose wrapper for data-uri/datauri.
GRUNT
There are a bunch of grunt plugins running on top of datauri module.
- grunt-datauri - Create base64 encoded data-uris for css from images
- grunt-imweb - IMWEB Tasks Collection For Daily Workflow.
- grunt-static-inline - A grunt plugin to replace url from static files such as img,js,css an put inline in a template.
- grunt-data-uri - Convert to data-uri from image path.
- grunt-inline
License
MIT License (c) Data-URI.js