coz-bud-writer

Bud writer for coz.

Usage no npm install needed!

<script type="module">
  import cozBudWriter from 'https://cdn.skypack.dev/coz-bud-writer';
</script>

README

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