astro-index
v1.0.3
Published
Astro component to render a apache like index
Downloads
22
Maintainers
Readme
astro-index
apache2
like index in Astro. Useful for listing files in a directory.
Does not generate the tree full !
Demo : https://its-just-nans.github.io/astro-index/
Usage
---
import AstroIndex from "astro-index";
---
<AstroIndex path="public/test" />
License
Licensed under the MIT License - LICENSE