framer-QueryInterface
Query interface
Enables data exchange between Framer prototypes and the URL query string, using HTML5 localStorage for persistence.
Allows Framer prototypes to read variables from and write variables to the last part of their URL, the query.
27 stars
3 watching
1 forks
Language: CoffeeScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marckrenn/framer-firebase | Enables data storage and synchronization between multiple sessions and devices in Framer prototypes using Firebase | 232 |
marckrenn/framer-keyboardevents | A module providing a simple and efficient way to handle keyboard events in Framer prototypes | 10 |
ajimix/input-framer | A Framer module to add interactive input fields to prototypes | 338 |
awt2542/textlayer-for-framer | Simplifies adding text to Framer prototypes with a reusable module | 257 |
jonahvsweb/framer-highlightr | A custom Framer.js module that displays hotspots over clickable layers in prototypes to facilitate user testing and complex state management. | 27 |
zehfernandes/framer-loadingplaceholder | Provides a loading placeholder component for FramerJS projects | 16 |
raganwald/katy | Enables fluent method chaining on ordinary classes and objects | 171 |
awt2542/viewcontroller-for-framer | A module for Framer.js that simplifies the creation of multi-step user flows with animations. | 416 |
alexchantastic/framer-seed | A tool for creating and testing Framer Library prototypes on a local environment. | 34 |
nilssonh/framer-grid | Creates a flexible grid overlay on top of a prototype to precisely align content. | 24 |
marcj/angular2-localstorage | Automates storage and retrieval of directive class properties to HTML5 LocalStorage. | 303 |
karlerikjonatan/framer-module-ajax | An Ajax module for Framer to make HTTP requests and parse JSON responses | 21 |
karlerikjonatan/framer-module-fill | A Framer module for filling layers with images or videos | 6 |
f/phaser-coffee-boilerplate | A simplified development environment for building Phaser games with CoffeeScript and Browserify. | 27 |
aboutjax/framer-feedback | A Framer module for displaying customizable feedback messages with dismiss options | 20 |