https://github.com/adhocore/stiky
modular backbonejs application for sticky notes
https://github.com/adhocore/stiky
adhocore backbone client-storage modular-backbonejs notes-app require-js sticky-notes stiky
Last synced: 3 months ago
JSON representation
modular backbonejs application for sticky notes
- Host: GitHub
- URL: https://github.com/adhocore/stiky
- Owner: adhocore
- License: mit
- Created: 2015-12-16T12:16:34.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2023-05-21T14:31:35.000Z (over 2 years ago)
- Last Synced: 2025-04-15T06:17:42.375Z (6 months ago)
- Topics: adhocore, backbone, client-storage, modular-backbonejs, notes-app, require-js, sticky-notes, stiky
- Language: JavaScript
- Size: 68.4 KB
- Stars: 16
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stiky
- a persistent sticky notes app, built with modular backbonejs
- saves notes in client side (web browser) using localStorage# components used
- `requirejs`
- `jquery`
- `underscore`
- `backbone`
- `backbone-localstorage`# demo
- [adhocore.github.io/stiky](https://adhocore.github.io/stiky/)