All Projects → jaredpalmer → framer-electron-preview

jaredpalmer / framer-electron-preview

Licence: other
Quickly run Framer prototypes within Electron.

Programming Languages

javascript
184084 projects - #8 most used programming language

framer-electron-preview

Quickly run Framer.js prototypes within Electron.

Electron is a framework that allows developers to build cross platform desktop apps with JavaScript, HTML, and CSS. Since Framer.js is ultimately just javascript, running it inside of Electron is a simple way to preview your desktop prototype in a fully native context (i.e. outside of Framer Studio, in a native desktop window).

Framer Electron Preview

Getting Started

From your command line:

# Install the cli globally on your computer
npm i -g framer-electron-preview

# Open your (existing) Framer.js prototype folder and run `fep`
cd MyPrototype.framer && fep
Questions? Hit me up on Twitter: @jaredpalmer
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].