Angular Library Builder

JSON →
library 1.6.3 ·javascript maintenance
verified Jun 4, 2026

CLI tool to build Angular (2+) libraries ready for npm publishing. Current stable version is 1.6.3 (last release). Development appears stalled with no recent updates; alternative official tool is @angular/cli's library support. Key differentiator: inlines HTML templates and CSS styles into components and uses @angular/compiler-cli for compilation. Requires Node >=6 and is not compatible with Angular versions beyond 8.