Backbone.ViewModel - Keep view's business logic in a ViewModel and your persistance logic in your Model
☆47Dec 26, 2013Updated 12 years ago
Alternatives and similar repositories for backbone-view-model
Users that are interested in backbone-view-model are comparing it to the libraries listed below
Sorting:
- A highly opinionated, simplistic Backbone.Router coupled with a Backbone.Radio.Channel☆13Sep 26, 2024Updated last year
- Adds custom getters and setters to Backbone.js models☆62Jun 4, 2015Updated 10 years ago
- A light and flexible library that extends Backbone.js to new heights.☆101Jun 21, 2015Updated 10 years ago
- Supermodel - Minimal Model Tracking for Backbonejs☆227Nov 2, 2019Updated 6 years ago
- A map of global migrations built from the UN dataset.☆13Jan 7, 2018Updated 8 years ago
- Ambient management of link clicks and form submissions.☆44Apr 12, 2017Updated 8 years ago
- The Unframework☆24Jan 26, 2012Updated 14 years ago
- A jQuery plugin for applying a mask to an input (e.g., phone numbers, dates, et cetera)☆18Mar 14, 2017Updated 8 years ago
- Upload files to or download from an FTP-server☆22Feb 1, 2026Updated last month
- Tiny library to process live audio input in the browser☆14Jun 23, 2014Updated 11 years ago
- Parse PHP DocBlocks into a useable format.☆11Feb 8, 2012Updated 14 years ago
- ☆15Dec 25, 2012Updated 13 years ago
- A Danger plugin for linting javascript with eslint.☆14Jan 9, 2023Updated 3 years ago
- Custom renderers for MarionetteJS☆12Jan 13, 2019Updated 7 years ago
- phaser for meteor☆14Aug 13, 2015Updated 10 years ago
- A mini Backbone.js plugin to declare and get/set options on views.☆22Jan 15, 2019Updated 7 years ago
- It's a jQuery plugin for Bootstrap to create dropdown select.☆11Nov 11, 2019Updated 6 years ago
- A generic pluggable WebHook engine☆12Nov 4, 2025Updated 4 months ago
- Implementation of MetaQNN (https://arxiv.org/abs/1611.02167, https://github.com/bowenbaker/metaqnn.git) with Additions and Modifications …☆11Aug 8, 2018Updated 7 years ago
- Re-stream mjpeg camera footage to the masses. Use a web server to re-stream footage from your camera to bypass connection limits and stre…☆11Oct 16, 2015Updated 10 years ago
- NodeJs App Server for Akai MPC and Akai Force Clients☆16Dec 19, 2020Updated 5 years ago
- Github Login Component to Svelte☆12Jan 6, 2023Updated 3 years ago
- This repository compiles latest discussions and resources around the state of artificial intelligence (AI). Any contributions are welcome…☆14Jul 27, 2018Updated 7 years ago
- Server-side, client-side and full-text searching widgets for Backgrid.js☆25Apr 7, 2019Updated 6 years ago
- Collection of different tips, tricks, tools and other usefull stuff for KineticJS.☆37Jun 9, 2015Updated 10 years ago
- a grunt plugin for appending hashes to files for cache busting☆41Jun 9, 2017Updated 8 years ago
- Application Boilerplate based on the 2016 Hipster Stack☆10Jun 20, 2016Updated 9 years ago
- Functional mixins for Backbone based on Advice by Angus Croll☆116Sep 8, 2014Updated 11 years ago
- Bootstrap Dashboard with Random Wapuu☆11May 13, 2016Updated 9 years ago
- Async/await keywords explained: deck and source demos☆11Mar 12, 2015Updated 10 years ago
- Account client API for the browser☆11May 27, 2020Updated 5 years ago
- A better starting point for building a new Backbone Router.☆49Oct 17, 2016Updated 9 years ago
- A "fork" of ntc.js, originally by Chirag Mehta at http://chir.ag/projects/ntc/☆18Apr 2, 2015Updated 10 years ago
- Run tasks whenever watched files change.☆10Sep 1, 2019Updated 6 years ago
- I needed to use a Backbone.js view in a modal dialog. So I wrote a view base class that gives you a showModal() function