php-babel-transpiler icon indicating copy to clipboard operation
php-babel-transpiler copied to clipboard

Transform JavaScript with Babel from PHP

Results 2 php-babel-transpiler issues
Sort by recently updated
recently updated
newest added
trafficstars

Adding post-update-cmd to genetate executer bundle. post-install-cmd somewhy dont work anymore.

It must be updated to Babel 6, allow the user to declare Babel plugins/pressets on `composer.json` (probably using [composer-extra-assets](https://github.com/koala-framework/composer-extra-assets)) and depend on options from `.babelrc` and/or a options associative array.

enhancement