leonhfr/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: leonhfr/tinysearch-action@6f138c7ccc539dfd5bdeb8b52cfd47986dba4fa0 # v1tags 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 |