@daffodil/order
v0.92.3
Published
Platform-agnostic models, state management, and drivers for retrieving and interacting with ecommerce orders. Part of the Daffodil ecommerce framework.
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