Skip to content

Plugins for transforming, building/compiling test scripts.

License

Notifications You must be signed in to change notification settings

sumanjs/suman-transform-plugins

Repository files navigation

@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