base64-loader

1.0.0 • Public • Published

base64 file loader for webpack

Installation

npm install base64-loader

Usage

var fileContent = require("base64!./file.txt");
// => returns file.txt content as base64 string

Documentation: Using loaders

License

MIT (http://www.opensource.org/licenses/mit-license.php)

/base64-loader/

    Package Sidebar

    Install

    npm i base64-loader

    Weekly Downloads

    13,466

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • antelle