{"library":"grunt-es6-transpiler-expand","type":"library","category":null,"description":"Grunt plugin for transpiling ES6 to ES5 using es6-transpiler. Version 1.0.1 is the only published version, dated circa 2015, and appears to be in maintenance mode with no updates since. It provides a basic Grunt task to transpile JavaScript files from ES6 to ES5. Compared to alternative tools like Babel, es6-transpiler has limited support and is largely obsolete. The plugin has a single grunt task `es6transpiler` that accepts source files and options.","language":"javascript","status":"maintenance","version":"1.0.1","tags":["javascript","gruntplugin","es5","es6","ecmascript","ecmascript6","harmony","js"],"last_verified":"Fri May 01","install":[{"cmd":"npm install grunt-es6-transpiler-expand","imports":["grunt.loadNpmTasks('grunt-es6-transpiler-expand')","grunt.initConfig({ es6transpiler: { /* ... */ } })","es6transpiler: { options: { /* ... */ }, files: { 'dest.js': 'src.js' } }"]},{"cmd":"yarn add grunt-es6-transpiler-expand","imports":[]},{"cmd":"pnpm add grunt-es6-transpiler-expand","imports":[]}],"homepage":null,"github":"https://github.com/sindresorhus/grunt-es6-transpiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-es6-transpiler-expand","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}