@batterii/yeoman-helpers

Helpers for Batterii Yeoman generators

Usage no npm install needed!

<script type="module">
  import batteriiYeomanHelpers from 'https://cdn.skypack.dev/@batterii/yeoman-helpers';
</script>

README

@batterii/yeoman-helpers

Yeoman is useful, but its API is a very unpolished. This package contains a library of helpers to make writing generators a bit less frustrating.

We may consider contributing some of these to the Yeoman project itself, but for now it is easier and faster to put them here.

Generator Replacement Class

For now this library contains only one item-- a base Generator class to use as a drop-in replacement for the one exported by yeoman-generator.

Documentation

For information check out the API docs.