actions-marketplace-validations/Tinysearch Action
Build a tinysearch engine
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 2, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/leonhfr_tinysearch-action@5eee6ccab5cfc0b093ef2ad00744a8acdb1d0d68 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| index | path to json index | no | public/index.json |
| output_dir | path to output directory | yes | public/wasm |
| output_types | file types to output | no | wasm js |
Outputs
| name | description |
|---|---|
| files | list of created files |