0.1.1 • Published 9 years ago

grunt-base64-image-encoder v0.1.1

Weekly downloads
3
License
-
Repository
-
Last release
9 years ago

grunt-base64-image-encoder Build Status

Converts images in base64 string format and creates a javascript file containing the variables representing the images

Getting Started

Install the module with: npm install grunt-base64-image-encoder

var grunt_base64_image_encoder = require('grunt-base64-image-encoder');
grunt_base64_image_encoder.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2014 andrea rizzato
Licensed under the MIT license.