@daffodil/storefront
November 7, 2025 ยท View on GitHub
@daffodil/storefront is an Angular component library that provides sophisticated, reusable UI components for ecommerce storefronts. Built on learnings from over a decade of ecommerce development, this library bridges the gap between basic design components and ecommerce-specific application implementations.
The source for this package is in the Daffodil repository.
Installation
To install @daffodil/storefront, use the following commands in your terminal.
Install with npm:
npm install @daffodil/storefront --save
Install with yarn:
yarn add @daffodil/storefront