Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paurock/Strong-Typed-Notepad-Reactjs-w-Effector
Easy and light Reactjs Strong Typed Notepad with Effector state manager
https://github.com/paurock/Strong-Typed-Notepad-Reactjs-w-Effector
Last synced: 3 months ago
JSON representation
Easy and light Reactjs Strong Typed Notepad with Effector state manager
- Host: GitHub
- URL: https://github.com/paurock/Strong-Typed-Notepad-Reactjs-w-Effector
- Owner: paurock
- Created: 2019-05-10T11:16:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T02:27:46.000Z (over 1 year ago)
- Last Synced: 2024-04-18T13:13:31.741Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - Easy and light Reactjs Strong Typed Notepad with effector state manager
README
To add new topics add objects in data.json.
The routes are generated from this file.
Also clone and set up Pages Components (Like Home for instance) in /Components/Menu.jsModel.js - this is Effector store. All notes save in Local Storage.
Notes.js - this file is for Notes UI and logic settings