项目作者: helton

项目描述 :
:sparkles: JSX Live Transpiler
高级语言: HTML
项目地址: git://github.com/helton/jsx-live-transpiler.git
创建时间: 2017-08-23T23:36:54Z
项目社区:https://github.com/helton/jsx-live-transpiler

开源协议:MIT License

下载


jsx-live-transpiler

A code editor that transpile your ES2016 + React + JSX code to ES5.

Inspired by Joe Maddalone tutorial available on Egghead - Check it out!

Usage

Type the command below and have fun!

$ yarn start

Examples

Without errors

Example without errors

With errors

Example with errors