1.1.8 • Published 5 years ago

es6-upgrade v1.1.8

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
5 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

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago