/alive-server

Web based macro and micro prototyping tool with Sketch integration.

Primary LanguageJavaScriptMIT LicenseMIT

Alive Server

Alive is an open source browser-based Framer editor for rapid prototyping with a hint of Invision. A Sketch plugin makes it easy to upload typical Framer layers to the server.

Get Started

If that sounds scary, check out this screencast of an older version of the web editor.

Contribute

Current features
  • The server accepts Framer JSON and PNG assets through HTTP POST
  • The web client can edit and compile CoffeeScript for each artboard.
  • Navigate through code by clicking on artboard previews.
  • Autocomplete for Framer framework and layer names.
  • Invision style point and click hotspots with artboard previews.
  • Sharing using a read-only ID.
Wanted features
  • Figma asset syncing (as background cloud service)
  • Authentication / safer sharing
  • More point & click FlowComponent transitions
  • Improved autocomplete
  • Point & click drawing of click targets