Skip to content

Boilerplate code for JavaScript ES6+ to ES5 transpilation

Notifications You must be signed in to change notification settings

codexshell/Babel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Babel

Boilerplate code for JavaScript ES6+ to ES5 transpilation

Instructions on how to use

After cloning repo follow the following instructions

  1. run 'npm install' in the command line. Pre-requisite - npm
  2. run 'npm build' and after completion check in the 'lib' folder for your newly transpile code. Note: code to be transpiled should be placed in the 'src' folder

Enjoy!!!

About

Boilerplate code for JavaScript ES6+ to ES5 transpilation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published