@daffodil/order
v0.90.0
Published
A client-side Angular package for managing ecommerce orders agnostic to the ecommerce platform.
Readme
@daffodil/order
@daffodil/order provides platform-agnostic drivers as well as useful models and functions for managing customer orders.
Installation
To install @daffodil/order, use the following commands in your terminal.
Install with npm:
npm install @daffodil/order --saveInstall with yarn:
yarn add @daffodil/order