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

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

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/)