{"library":"grunt-bundle-jsnext-lib","type":"library","category":null,"description":"Grunt plugin to bundle ES6 modules into a single file for browsers or CommonJS for Node.js. Version 0.5.0 is the latest stable release (last updated 2017). Relies on es6-module-transpiler and a custom npm resolver. Differentiators: supports jsnext:main for publishing ES6 modules via npm, multiple output formats (bundle, CJS, system.register), and source maps. Development has been inactive since 2017; consider modern alternatives like rollup or webpack.","language":"javascript","status":"deprecated","version":"0.5.0","tags":["javascript","gruntplugin"],"last_verified":"Fri May 01","install":[{"cmd":"npm install grunt-bundle-jsnext-lib","imports":["grunt.loadNpmTasks('grunt-bundle-jsnext-lib');","grunt.initConfig({ bundle_jsnext: { ... } });","grunt.initConfig({ cjs_jsnext: { library: { options: { main: 'src/main.js' }, dest: 'lib/' } } });"]},{"cmd":"yarn add grunt-bundle-jsnext-lib","imports":[]},{"cmd":"pnpm add grunt-bundle-jsnext-lib","imports":[]}],"homepage":null,"github":"https://github.com/caridy/grunt-bundle-jsnext-lib","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-bundle-jsnext-lib","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}