suman-transform-plugins
v0.0.106
Published
Plugins for transforming source code to target code.
Downloads
34
Maintainers
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