@daffodil/checkout
March 30, 2026 ยท View on GitHub
@daffodil/checkout provides features for building an ecommerce checkout in Angular.
Overview
It provides state management and routing features for managing checkout flow.
Installation
To install @daffodil/checkout, use the following commands in your terminal.
Install with npm:
npm install @daffodil/checkout --save
Install with yarn:
yarn add @daffodil/checkout
Note that many checkout features are in the process of being migrated from
@daffodil/cartto this package.