3.0.5 • Published 4 years ago

coz-bud-writer v3.0.5

Weekly downloads
548
License
MIT
Repository
github
Last release
4 years ago

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

3.0.5

4 years ago

3.0.4

4 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.6

8 years ago

2.0.5

8 years ago

2.0.4

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.0

9 years ago