@daffodil/checkout provides features for building an ecommerce checkout in Angular.
It provides state management and routing features for managing checkout flow.
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.