/backbone-persistencejs

BackboneJS with PersistenceJS as a web/local store (based on https://github.com/dmfrancisco/Desligado initial work). The current code is for client side only and supports multiple entities instead of single entity in original source

Primary LanguageJavaScript

(this is extending the original source of https://github.com/dmfrancisco/Desligado)

I have separated the original sync.js file into separate configurations files to support multiple entities.

To add new entities, refer database.js and sync.js