wei/cloudflare-script
Run inline scripts using the Cloudflare TypeScript SDK
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| script | TypeScript script to execute using Cloudflare SDK | yes | — |
Outputs
| name | description |
|---|---|
| result | The result of the script execution, if the script returns a value |