Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aviau/noteapp

note-taking app
https://github.com/aviau/noteapp

tauri typescript

Last synced: about 2 months ago
JSON representation

note-taking app

Awesome Lists containing this project

README

        

# noteapp

## History
1. This app used to be written using [Electron](https://www.electronjs.org/). The remains are in `archive/electron/`.
2. The app was rewritten using [Tauri](https://tauri.app/) and [React](https://react.dev/). The remains are in `archive/react`.
2. The app was rewritten using [Tauri](https://tauri.app/) and [Vue.js](https://vuejs.org/).