@daffodil/core
v0.92.3
Published
Foundational interfaces, utilities, and helpers shared across all Daffodil packages. Part of the Daffodil ecommerce framework.
Readme
@daffodil/core
Building and maintaining a model and code for an ecommerce store is complex and mentally taxing. @daffodil/core
provides clear interfaces, models, and factories for the frontend of an ecommerce store so that you don't have to.
Installation
To install @daffodil/core, use the following commands in your terminal.
Install with npm:
npm install @daffodil/core --saveInstall with yarn:
yarn add @daffodil/core