Open SgtPooki opened 6 months ago
feat: dir index html listing
Initial implementation of the directory index html listing.
https://github.com/ipfs/helia-verified-fetch/assets/1173416/bc4da706-e3de-41b0-99b4-c6c51f40a38b
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.
we need to create a wrapper module.. simile to how we do @helia/* that augments the functionality of verified-fetch
@helia/*
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