grunt-bower-concat

JSON →
library 1.0.0 ·javascript deprecated
verified Jun 4, 2026

Grunt plugin that automatically concatenates installed Bower components (JS and CSS) in the correct dependency order. Version 1.0.0 is the latest stable release, compatible with Grunt 0.4+. It resolves ordering based on Bower dependencies and allows manual overrides via dependencies, mainFiles, and callback options. Differentiates from general concatenation tools by targeting Bower-managed frontend dependencies, supporting multiple output file types (js, css, scss, coffee), and offering per-component file processing. Development appears to have stalled with no recent updates, and Bower itself is deprecated in favor of npm/yarn.