GitShow/wesbos/vite-plugin-list-directory-contents
wesbos

vite-plugin-list-directory-contents

A Vite plugin to list folders contents when in dev mode

by wesbos
Star on GitHubForknpm

TypeScript

55 stars6 forks4 contributorsQuiet · 2y agoSince 2022

Meet the team

See all 4 on GitHub →
wesbos
wesbos45 contributions
wtchnm
wtchnm2 contributions
markthree
markthree2 contributions
edm00se
edm00se1 contribution

Languages

View on GitHub →
TypeScript98%
HTML2%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 2y ago
See all on GitHub →
wesbos
Double // on links when using //OpenIssue

When rendering the links, we should check if current path ends in , and if so, don't attach a to the front of the filename.

wesbos · 1y ago
NPanayotov
Warning on start with Vite v5OpenIssue

warning vite-plugin-list-directory-contents > vite-plugin-dts > @rushstack/node-core-library > z-schema@5.0.6: has issues with node 14

NPanayotov · 2y ago
jcbhmr
Use dev server middleware instead of disk fileOpenPR

!image this pr would: use the default chromium URL html template use plain tsc use https://ejs.co/ use https://github.com/github/gitignore/blob/main/Node.gitignore use ssr to avoid putting index.html in users file system** stackblitz demo: https://stackblitz.com/edit/vitejs-vite-tdctei gh repo: https://github.com/jcbhmr/vite-plugin-directory-index closes #10 feel free to edit this pr to suit your needs!

jcbhmr · 2y ago

Recent fixes

View closed PRs →
wesbos
better font stackClosedIssue

not every has operator mono :)

wesbos · 3y ago
milahu
vite preview + directory listings? should work without index.html fileClosedIssue

when i run without an i still get (http 404)

milahu · 3y ago
sketchpunk
Errors with Vite 4.0ClosedIssue

Originally in vite 3 I used the following import to works import { directoryPlugin } from 'vite-plugin-list-directory-contents/dist/plugin.js'; but now with vite 4 I get the following error using import { directoryPlugin } from 'vite-plugin-list-directory-contents'; gives me the following error

sketchpunk · 3y ago
Structured data for AI agents

Repository: wesbos/vite-plugin-list-directory-contents. Description: A Vite plugin to list folders contents when in dev mode Stars: 55, Forks: 6. Primary language: TypeScript. Languages: TypeScript (98%), HTML (2%). Open PRs: 1, open issues: 3. Last activity: 2y ago. Community health: 28%. Top contributors: wesbos, wtchnm, markthree, edm00se.

·@ofershap

Replace github.com with gitshow.dev