coz-bud-writer

3.0.5 • Public • Published

coz-bud-writer

Build Status npm Version JS Standard

Bud writer for coz.

Installation

npm install coz-bud-writer --save

Usage

var cozBudWriter = require('coz-bud-writer');
 
var writer = cozBudWriter({});
 
writer.write('**/.*.bud', function (err, buds) {
    /*...*/
});

License

This software is released under the MIT License.

Links

Readme

Keywords

Package Sidebar

Install

npm i coz-bud-writer

Weekly Downloads

270

Version

3.0.5

License

MIT

Unpacked Size

13.8 kB

Total Files

27

Last publish

Collaborators

  • okunishinishi