nikoheikkila/ROT-13 Action
A custom GitHub Action built with **Bun** and **TypeScript** transforming strings using the ROT-13 cipher. This action demonstrates best practices for building GitHub Actions with modern JavaScript tooling, clean architecture, property-based testing, and comprehensive mutation testing.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| string | String to transform | yes | — |
Outputs
| name | description |
|---|---|
| result | Result of the transformation |