DerYeger / noted

Markdown note-taking with syntax highlighting and real-time preview.

Home Page:https://noted.yeger.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Noted

noted.yeger.eu

Markdown note-taking with syntax highlighting and real-time preview.

CI CD Maintenance LGTM Grade MIT

Features

  • ✏️ Note-taking in Markdown format with real-time preview
  • 🖥 Syntax highlighting based on PrismJS
  • 📚 Organize notes in sections and notebooks
  • 💾 Download entire notebooks as zip files
  • 📱 Supports all devices with responsive design
  • 🌓 Dark and light themes
  • ⚙️ Works offline as installable PWA

Development

# install dependencies
$ yarn install

# run development server
$ yarn dev

# build for production
$ yarn generate

# run production preview server
$ yarn start

# lint project files
$ yarn lint

# run tests
$ yarn test

# apply formatting
$ yarn pretty

# run storybook
$ yarn storybook

License

MIT - Copyright © Jan Müller

About

Markdown note-taking with syntax highlighting and real-time preview.

https://noted.yeger.eu

License:MIT License


Languages

Language:Vue 53.2%Language:TypeScript 21.9%Language:JavaScript 16.2%Language:CSS 8.2%Language:Shell 0.5%