The PageFind PagefindUI object shows an interesting opportunity for an application API wrapper for running datasetd queries. It needs to allow for fielded search not just a simple autocomplete style search box. It would need to work generally with any query defined in the datasetd's app YAML for each collection exposed in datasetd.
The object should be developed in TypeScript but also provide a compiled version in JavaScript. Ideally it would run well in both browser and Deno run times.
The would make developing Web UI easier for datasetd based web applications.
The PageFind PagefindUI object shows an interesting opportunity for an application API wrapper for running datasetd queries. It needs to allow for fielded search not just a simple autocomplete style search box. It would need to work generally with any query defined in the datasetd's app YAML for each collection exposed in datasetd.
The object should be developed in TypeScript but also provide a compiled version in JavaScript. Ideally it would run well in both browser and Deno run times.
The would make developing Web UI easier for datasetd based web applications.