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
11 stars 1 forks source link

feat: dir index html listing #86

Open SgtPooki opened 1 month ago

SgtPooki commented 1 month 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