Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sumanjs/suman-transform-plugins

Plugins for transforming, building/compiling test scripts.
https://github.com/sumanjs/suman-transform-plugins

bdd dev-ex developer-experience dx nodejs suman sumanjs tdd testing

Last synced: about 1 month ago
JSON representation

Plugins for transforming, building/compiling test scripts.

Awesome Lists containing this project

README

        

## @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