ipfs / helia-verified-fetch

A fetch-like API for obtaining verified & trustless IPFS CIDs on the web
https://npmjs.com/package/@helia/verified-fetch
Other
20 stars 5 forks source link

feat: dir index html listing #86

Open SgtPooki opened 6 months ago

SgtPooki commented 6 months ago

Title

feat: dir index html listing

Description

Initial implementation of the directory index html listing.

Demo

https://github.com/ipfs/helia-verified-fetch/assets/1173416/bc4da706-e3de-41b0-99b4-c6c51f40a38b

Notes & open questions

We don't want a templating engine, so code is going to be a bit verbose, but I plan to clean it up before removing this PR from draft.

Change checklist

SgtPooki commented 3 weeks ago

we need to create a wrapper module.. simile to how we do @helia/* that augments the functionality of verified-fetch