bin-loader

0.1.0 • Public • Published

bin-loader

NPM Version

Byte Array (Uint8Array) loader for webpack

Installation

# npm install bytearray-loader 

Usage

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

Credits

Francisco Baio Dias (@xicombd) for code from his buffer-loader

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i bin-loader

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • pawsong