Code Monkey home page Code Monkey logo

tandem's Introduction

Tandem (Preview)

Tandem is still new, so expect bugs. If you'd like to contribute, feel free to reach out to [email protected].

Tandem is a UI builder for web applications. It currently works with React, other languages & frameworks will be supported in the future. The primary goal for Tandem is to provide a faster, easier, safer, and more scalable alternative to handwritten HTML & CSS code.

Split view

Installation

Tandem works in Windows & MacOS. There are a few ways you can install it:

a. Download the stand alone version: https://github.com/tandemcode/tandem/releases

b. Install the command line tools:

npm install tandem-cli --save-dev
cd path/to/app

# Create a new project
./node_modules/.bin/tandem init

# Open project
./node_modules/.bin/tandem open

The command line tools can manage multiple versions of Tandem, which is helpful for multiple projects that use different UI file (*pc) versions.

More info can be found in the installation docs

Highlights

  • Designed to work with existing code (currently only React).
  • Not a code replacement. Tandem only allows you to create simple HTML & CSS.
  • Unopinionated, so you can adapt Tandem to fit your needs.
  • UI files can be split out into multiple files, and organized however you want.
  • Handwritten HTML & CSS can be mixed with Tandem UIs (this is helpful if you need to integrate complex code).
  • Few abstractions. Tandem gives you transparent tooling that's based on web standards.

Resources

tandem's People

Contributors

crcn avatar vitorgalvao avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.