{"library":"js-transpiler","type":"library","category":null,"description":"A simple Gulp-based automation script for transpiling ES6 JavaScript to ES5 using Babel, with optional linting via ESLint (airbnb-base config). Copies JS files from source to destination, transpiles files that have an `/* eslint-env es6 */` header. Version 0.0.5, last release 2017. No longer actively maintained. Key differentiators: minimal configuration, RequireJS AMD module support, and file-level ES6 detection. Alternatives: direct use of Babel CLI or Webpack.","language":"javascript","status":"abandoned","version":"0.0.5","tags":["javascript","gulp","babel","es6","transpile"],"last_verified":"Fri May 01","install":[{"cmd":"npm install js-transpiler","imports":["const transpiler = require('js-transpiler');","const { run } = require('js-transpiler');","import * as transpiler from 'js-transpiler'; transpiler.run(...)"]},{"cmd":"yarn add js-transpiler","imports":[]},{"cmd":"pnpm add js-transpiler","imports":[]}],"homepage":null,"github":"https://github.com/shuvava/js-transpiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/js-transpiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}