All Projects → DerYeger → noted

DerYeger / noted

Licence: MIT License
Markdown note-taking with syntax highlighting and real-time preview.

Programming Languages

Vue
7211 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to noted

notes
Simple text editor for your Markdown and LaTeX notes.
Stars: ✭ 24 (+9.09%)
Mutual labels:  markdown-editor, markdown-to-html, note-taking, markdown-viewer
BoostNote.next-local
Boost Note next local spaces is lightspeed workspace for developers
Stars: ✭ 89 (+304.55%)
Mutual labels:  markdown-editor, markdown-to-html, note-taking, markdown-viewer
Idea Multimarkdown
Markdown language support for IntelliJ IDEA.
Stars: ✭ 789 (+3486.36%)
Mutual labels:  markdown-editor, markdown-to-html, markdown-viewer
Markitdown
📱 A React app to preview and edit Markdown✍. You can also export it as HTML.
Stars: ✭ 26 (+18.18%)
Mutual labels:  markdown-editor, markdown-to-html, markdown-viewer
Mditor
📝 [ M ] arkdown + E [ ditor ] = Mditor
Stars: ✭ 523 (+2277.27%)
Mutual labels:  markdown-editor, markdown-to-html, markdown-viewer
Macdown
Open source Markdown editor for macOS.
Stars: ✭ 8,855 (+40150%)
Mutual labels:  markdown-editor, markdown-to-html, markdown-viewer
monte-note
Note taking application with a rich set of editing and management features
Stars: ✭ 63 (+186.36%)
Mutual labels:  notebook, note-taking
notesnook
A fully open source & end-to-end encrypted note taking alternative to Evernote.
Stars: ✭ 5,098 (+23072.73%)
Mutual labels:  notebook, note-taking
xkeditor
📝 XK-Editor | 一个支持富文本和Markdown的编辑器
Stars: ✭ 58 (+163.64%)
Mutual labels:  markdown-editor, markdown-to-html
mead
Mead - Dead simple markdown editor for Windows, Linux and Mac
Stars: ✭ 20 (-9.09%)
Mutual labels:  markdown-editor, markdown-viewer
Mindforger Repository
MindForger documentation repository.
Stars: ✭ 221 (+904.55%)
Mutual labels:  notebook, markdown-editor
nodejs-markdown-site
Markdown-based site (blog, project documentation, etc) written with NodeJS.
Stars: ✭ 68 (+209.09%)
Mutual labels:  markdown-to-html, markdown-viewer
octo
Build your knowledge base
Stars: ✭ 252 (+1045.45%)
Mutual labels:  markdown-editor, note-taking
mark-idea
一款私有云笔记,git + markdown
Stars: ✭ 182 (+727.27%)
Mutual labels:  notebook, note-taking
CuteMarkEd-NG
Markdown Editor in Qt 5
Stars: ✭ 55 (+150%)
Mutual labels:  markdown-editor, markdown-to-html
Toonote
小兔笔记:Markdown 内置数据 跨平台 加密存储
Stars: ✭ 247 (+1022.73%)
Mutual labels:  notebook, markdown-editor
iA-Writer-Templates-Github-Plus
A Github flavored iA Writer template with math, graph support.
Stars: ✭ 79 (+259.09%)
Mutual labels:  markdown-to-html, markdown-viewer
JMarkPad
Minimalistic markdown editor with real-time preview
Stars: ✭ 32 (+45.45%)
Mutual labels:  markdown-editor, markdown-to-html
MarkdownIt
Efficient Code Editor to live render Markdown and save as Markdown,Html and Pdf with Instant Hosting in The Web.
Stars: ✭ 31 (+40.91%)
Mutual labels:  markdown-editor, markdown-to-html
graphite
✍️ A local-first Markdown note-taking app built with Vue.js, Tailwind CSS, and Electron.
Stars: ✭ 17 (-22.73%)
Mutual labels:  markdown-editor, note-taking

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].