{"library":"grunt-contrib-concat","type":"library","category":null,"description":"Grunt plugin to concatenate files. Stable version 2.1.0 (latest), maintenance mode with infrequent updates. Key differentiator: native Grunt integration, supports source maps, banners, separators, and file processing templates. Minimal configuration compared to rollup or webpack for simple concatenation tasks.","language":"javascript","status":"maintenance","version":"2.1.0","tags":["javascript","gruntplugin"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install grunt-contrib-concat","imports":["npm install grunt-contrib-concat --save-dev","grunt.initConfig({ concat: { dist: { src: ['src/*.js'], dest: 'dist/bundle.js' } } });","grunt.loadNpmTasks('grunt-contrib-concat');"]},{"cmd":"yarn add grunt-contrib-concat","imports":[]},{"cmd":"pnpm add grunt-contrib-concat","imports":[]}],"homepage":"https://github.com/gruntjs/grunt-contrib-concat#readme","github":"https://github.com/gruntjs/grunt-contrib-concat","docs":null,"changelog":null,"pypi":null,"npm":"grunt-contrib-concat","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}