suman-transform-plugins

Plugins for transforming source code to target code.


Keywords
suman, testing, transform, transpile, compile, plugins, sumanjs, bdd, dev-ex, developer-experience, dx, nodejs, tdd
License
MIT
Install
npm install suman-transform-plugins@0.0.106

Documentation

@suman-transform-plugins

About

Each plugin is versioned separately - as each plugin is published separately to NPM, like so:

@suman-transform-plugins/x

As a whole

You can import either:

suman-transform-plugins/plugins/x # will always be the latest version of all plugins, is bundled with suman

or

@suman-transform-plugins/x # can be installed in package.json and versioned