jossydevers/Transpiler-JS Action
Transpile javascript code with Babel 7 to make it cross-browser compatible
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| typename | The typename sets the transpilation result file as follows: path/filename.{typename}.js (By default the value is 'release') | no | — |
| directory | Directory in which to start searching for files to transpile (By default the entire repository is transpiled) | no | — |
| output | Directory where the transpilation result will be stored (By default each transpiled file is saved in the folder next to the original file) | no | — |
Outputs
no outputs