@daffodil/customer
v0.92.3
Published
Platform-agnostic models, state management, and drivers for customer account data. Part of the Daffodil ecommerce framework.
Downloads
1,523
Readme
@daffodil/customer
@daffodil/customer contains the main features required to support customer management in an Angular app. It supports loading a customer and saved addresses.
Installation
To install @daffodil/customer, use the following commands in your terminal.
Install with npm:
npm install @daffodil/customer --saveInstall with yarn:
yarn add @daffodil/customer