ember-buffered-proxy
Change Buffering Proxy
An Ember Proxy addon that enables change buffering to delay propagation of property changes until explicitly applied or discarded.
An Ember Proxy the enables change buffering
166 stars
16 watching
31 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bryanaka/ember-cli-advanced-proxy | An Ember CLI proxy that bypasses configuration loading issues using a temporary workaround | 1 |
yapplabs/ember-wormhole | A component that allows rendering a block of content to a DOM element elsewhere in the page. | 284 |
yapplabs/ember-modal-dialog | An Ember addon providing components to implement modal dialogs with consistent layout and hierarchy | 390 |
yapplabs/ember-tether | An Ember component that allows dynamic placement of content in relation to another element on the DOM | 119 |
derivator/tafkars | An API proxy project providing Rust bindings to an outdated site's API, facilitating communication between apps and the site. | 171 |
ampatspell/ember-cli-sofa | A CouchDB persistence library for Ember.js applications | 4 |
emberexperts/ember-custom-actions | A package for defining custom API actions in Ember applications | 74 |
camgraff/protoxy | A proxy server that converts JSON request bodies to Protocol Buffer messages and back to JSON responses. | 35 |
ember-fastboot/ember-cli-fastboot | Serves Ember.js apps on the server for faster rendering and reduced JavaScript asset downloads | 851 |
ynuwenhof/koblas | A lightweight SOCKS5 proxy server written in Rust with configuration options and support for multi-user authentication. | 95 |
adopted-ember-addons/ember-changeset | An Ember.js addon for creating and managing sets of valid changes to be applied to objects | 431 |
elwayman02/ember-tumblr | An Ember application abstraction layer for integrating the Tumblr API | 7 |
funkensturm/ember-local-storage | An Ember.js addon providing a storage solution using localStorage or sessionStorage to persist data changes | 220 |
oskarrough/ember-wordpress | An Ember.js addon that facilitates communication between the Ember.js framework and WordPress | 95 |
adopted-ember-addons/ember-keyboard | An Ember.js addon for supporting keyboard events in web applications | 177 |