https://github.com/vladocar/Minimal-Notes
Minimal Notes web app build with Vue.js
https://github.com/vladocar/Minimal-Notes
app css html javascript minimal notes notes-app todo vue vuejs webapp
Last synced: 4 months ago
JSON representation
Minimal Notes web app build with Vue.js
- Host: GitHub
- URL: https://github.com/vladocar/Minimal-Notes
- Owner: vladocar
- License: mit
- Created: 2018-06-17T06:07:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-23T10:15:50.000Z (over 2 years ago)
- Last Synced: 2024-12-03T13:03:01.424Z (about 1 year ago)
- Topics: app, css, html, javascript, minimal, notes, notes-app, todo, vue, vuejs, webapp
- Language: HTML
- Homepage: https://vladocar.github.io/Minimal-Notes/
- Size: 270 KB
- Stars: 133
- Watchers: 5
- Forks: 30
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vue - Minimal Notes - Web app build with Vue.js (Projects Using Vue.js / Open Source)
- awesome-vue-zh - js 2和各种组件.
- awesome-vue - Minimal Notes - Minimal Notes web app build with Vue.js ` 📝 2 months ago ` (Open Source [🔝](#readme))
- awesome-vue - Minimal Notes ★45 - Web app build with Vue.js (Awesome Vue.js [ ★101652](https://github.com/sindresorhus/awesome) / Open Source)
- awesome-vue - Minimal Notes - Web app build with Vue.js (Awesome Vue.js [](https://github.com/sindresorhus/awesome) / Open Source)
- awesome-vue - Minimal Notes - Web app build with Vue.js (Projects Using Vue.js / Open Source)
- fucking-awesome-vue - Minimal Notes - Web app build with Vue.js (Projects Using Vue.js / Open Source)
README

Minimal Notes
Simple Notes web app build with Vue.js made for PC or Tablet
There are many notes apps, but I needed something simple that works for me on my laptop. That is why I made minimal notes that will work in my browser locally. Everything is stored in your web browser localStorage. All the coding is done with Vue.js and the best part is everything is in the index.html file that is only 4Kb.
I also made Minimal Notes.app for Mac OS users. First I used Electron to package the app. But the file from 4Kb become 400 Mb, with some optimisation I achieved around 140 Mb but I was not happy. Then I tried Cordova for Mac and worked perfectly. The file become 0.45 Mb that is much better then 140 Mb.
You can use it from here or download it locally
https://vladocar.github.io/Minimal-Notes/
License
This project is licensed under the MIT License