JANE
Just another note editor written in VUE.js for learning purposes.
Description
This is version 1.0.0 - with the basic setup to creating, deleting and editing new notes. There is no persistent storage a reload deletes all notes.
Coming next
- runner based release pipeline
- release note generator based on the commits
- better UI
- better Icons
- markdown rendering
- link rendering
- code rendering
- emoji rendering
- persistent storage based on something like local storage of the browser
- persistent storage based on backend api (can be edited by the user)
- PWA Setup so that the "app" can be installed on the users system
- Website to inform the user about and give the user an entry point for JANE
Possible Ideas
- persistent storage service?
- login service?
Description
Just another note editor written in VUE.js for learning purposes.
https://jane.nisch.codes/
Readme
GPL-3.0
7.8 MiB
Version 1.0.2
Latest
Languages
Vue
66.5%
JavaScript
22.4%
HTML
6.2%
TypeScript
3.2%
CSS
1.7%