Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rajikaimal/uplift

Transpile ES5 to ES2015
https://github.com/rajikaimal/uplift

es2015 es5 estree transpiler

Last synced: 10 days ago
JSON representation

Transpile ES5 to ES2015

Awesome Lists containing this project

README

        

# uplift

## estree

estree [Abstract syntax tree (AST)](https://en.wikipedia.org/wiki/Abstract_syntax_tree) specification

- [estree](https://github.com/estree/estree)
- [estree ES2015](https://github.com/estree/estree/blob/master/es2015.md)

[Transpiler](https://en.wikipedia.org/wiki/Source-to-source_compiler) - source-to-source compilation

## Install

## Usage

## Transformations