broccoli-rework-single

1.0.1 • Public • Published

broccoli-rework-single

Inspired heavily by broccoli-less-single

Installation & usage

npm install --save-dev broccoli-rework-single
var rework = require('broccoli-rework-single');
var tree = rework(inputTrees, inputFile, outputFile, opts);
  • inputTrees: A tree or array of trees.
  • inputFile: The relative path of a file that exists in the inputTree(s). This is the file that will be read and passed into rework.
  • outputFile: The relative path of the output file.
  • opts: A hash of options for rework.

See Brocfile.js for an example.

Tests!

npm test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i broccoli-rework-single

Weekly Downloads

0

Version

1.0.1

License

Public Domain

Last publish

Collaborators

  • michelle