Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 898 Bytes

Readme.md

File metadata and controls

34 lines (19 loc) · 898 Bytes

Vue Framer bridge

Bridging the last gap the in design - developer workflow :)

Goal

To enable rendering of a full Framer project as a Vue app consisting of Vue components that can gradually be extended as needed.

This should make it easy to progressively enhance a prototype app into a full-blooded real app.

The objective is to implement most/all of the Framer API in Vue2.

This is a lerna with the following packages:

  • ecma-framer
  • vue-framer

ecma-framer

Let's you code a framer project using modern ECMAScript with modules etc.

vue-framer

Bridging layer, to turn a Framer project into Vue components that can be progressively enhanced...

Design

  • Layer
  • Animation
  • ...

License

(c) Tecla5 2017, Kristian Mandrup