Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rajikaimal/uplift
- Owner: rajikaimal
- Created: 2017-06-24T07:34:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-10T11:36:35.000Z (over 6 years ago)
- Last Synced: 2024-10-05T17:41:16.965Z (about 1 month ago)
- Topics: es2015, es5, estree, transpiler
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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