Home

Awesome

Shortcuts for Framer 3

A collection of useful functions to make mobile prototyping with Framer easier. For full reference, check our annotated source code in shortcuts.coffee.

How to use with Framer Studio

General

myLayers = Framer.Importer.load "..."
shortcuts.initialize(myLayers)

Animation

Events

Display in Device

Others

Customization

All the animation functions use curves and times that can be customized. Check the very top of shortcuts.js to see all the options.

Questions

Feel free to contact the project's maintainer, Cemre Gungor, on gem-at-fb-dot-com or @gem_ray on Twitter.