Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sumanjs/suman-transform-plugins
- Owner: sumanjs
- License: mit
- Created: 2017-06-28T00:36:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T02:13:45.000Z (about 6 years ago)
- Last Synced: 2024-11-10T19:34:48.111Z (about 2 months ago)
- Topics: bdd, dev-ex, developer-experience, dx, nodejs, suman, sumanjs, tdd, testing
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: license.md
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