GitHub

@daffodil/checkout

@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/cart to this package.