Skip to content

apaleslimghost/bae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bae

babelrc plugin and preset manager

npm install -g @quarterto/bae

usage

bae --preset es2015 --preset stage-3 --plugin transform-runtime

installs the packages as devdeps and adds them to babelrc. if babelrc isn't there, create it. look for babelrc in the current directory, or the closest parent directory with a .git.

if transform-runtime is requested, also installs babel-runtime as a production dep.

if you pass in -r or --remove, the plugins are removed instead of installed

licence

mit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published