sumanjs / suman-transform-plugins

Plugins for transforming, building/compiling test scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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

About

Plugins for transforming, building/compiling test scripts.

License:MIT License


Languages

Language:JavaScript 85.1%Language:Shell 14.5%Language:TypeScript 0.4%