Skip to content

WillKirkmanM/esm-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

esm-converter ✨

Powered by REGEX

How to Run

$ node convert.js es5.js

The converted file will be named es6.js

Why?

I wanted to learn REGEX, and I found lebab, it seemed like a large codebase and therefore wanted to see how short I could make it

Features

  • Super Fast (REGEX)
  • Supports
  • Let / Const
  • Template String
  • Objects with Shorthand
  • Classes
  • And Much More

About

πŸ†• 54 Line CLI Utility Tool to Convert From ES5 to ES6 (Powered by /(reg)ex/)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published