Skip to content

muse-owo/mdvu

Repository files navigation

mdvu logo

🐺 mdvu v1.0.4

a minimal, offline browser-based dark-themed markdown viewer. drag n drop a .md file onto the page. doesn't upload or anything, completely local

features

  • drag & drop or click to open .md / .markdown / .txt files
  • syntax highlighting via highlight.js (github-dark theme)
  • scroll progress bar
  • fully local. files stay on your machine
  • live-updates any edits you save to the file (chrome/desktop only)

stack

dev

npm install

# web (browser)
npm run dev

# desktop (electron)
npm run electron:preview

build

# web → dist/
npm run build

# desktop installer → release/
npm run electron:dist

roadmap

  • i really don't know man.
  • tabs
  • history
  • trace/copy path
  • split view
  • multiple windows
  • reload
  • custom xml highlighting

mdvu icon

license

MIT

About

simple, offline drag 'n drop markdown viewer w/ syntax highlighting, made w/ astrojs+svelte

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors