tandemapp

Visual editor for web components


License
ISC
Install
npm install tandemapp@2.0.2

Documentation

Build Status

Tandem is a visual editor for web applications.

Motivation

Tandem allows users to write code, and immediately see visual elements appear in an editable interface. Users also have the ability to use Sketch-like UI tools for editing visual elements that produces code in any language that supports source maps (HTML, CSS, SASS, SCSS, React). All of this is powered by Tandem.

ezgif-2-7c518ea713

The app takes inspiration from many ideas, more notabily Bret Victor's presentation on the future of programming. Tandem is an attempt to provide the APIs necessary for creating realtime programming environments (like Sketch + coding).