unfoldingword-box3/React Web to Electron
Converts a React Web App to an Electron App
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| appname | name of application | yes | — |
| appid | id of application in reverse domain style | yes | — |
| path | path portion of homepage; can be empty string | yes | — |
| version | version, semver format; must match a tag/release | yes | — |
Outputs
| name | description |
|---|---|
| appname | name of application |
| appid | id of application in reverse domain style |
| path | id of application in reverse domain style |
| artifactname | artifact filename to attach to tag/release |
| assettname | asset name given to attached artifact |