1.1.8 • Published 6 years ago

es6-upgrade v1.1.8

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
6 years ago

es6-update

This is a quick (and dirty) way to clean up most migration issues from es5 code to es6+ code.

WARNING: The dirty... This will not clean up all feasable combinations of useless returns. It may leave hanging chads in the form of not deleting closing parens.

Install

npm i -g es6-upgrade

Usage

es6-upgrade <filename> # or es6up
es6up --help

# To preview output
es6up -p <filename>
1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago