buffer-loader
Buffer loader module for webpack
Last updated 8 years ago by xicombd .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install buffer-loader 
SYNC missed versions from official npm registry.

Buffer loader for webpack

Adapted from binary loader.

Installation

npm install buffer-loader

Usage

var fileContent = require('buffer-loader!./file.bin');
// => returns file.bin content as a buffer

Documentation: Using loaders

License

MIT

Current Tags

  • 0.1.0                                ...           latest (8 years ago)

2 Versions

  • 0.1.0                                ...           8 years ago
  • 0.0.1                                ...           10 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |