binary-loader

0.0.1 • Public • Published

binary loader for webpack

Adapted from raw loader.

Installation

npm install binary-loader

Usage

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

Documentation: Using loaders

License

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

Readme

Keywords

none

Package Sidebar

Install

npm i binary-loader

Weekly Downloads

1,216

Version

0.0.1

License

none

Last publish

Collaborators

  • martijnvermaat