Skip to content

DelkTsai/v-notes

 
 

Repository files navigation

vNotes

travis

Simple and beautiful notepad to Markdown with VueJs and Local Storage API.

DEMO

Will be implemented

I started the development for upgrade to Vue 2.0, see the to-do list.

  • Persistence with Local Storage API
  • Write markdown
  • Table styles on Markdown
  • Iframe styles on Markdown
  • Ctrl + s to save
  • Highlighter syntax
  • Service Worker
  • Import and export notes
  • Speech Recognition API :D

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

About

📓 Simple and beautiful notepad to Markdown with Vue.js and Local Storage API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 32.0%
  • Vue 29.4%
  • CSS 20.7%
  • JavaScript 17.9%