@daffodil/content
v0.92.3
Published
Platform-agnostic models, state management, and drivers for fetching static content. Part of the Daffodil ecommerce framework.
Readme
@daffodil/content
@daffodil/content provides platform-agnostic drivers for fetching static content generated and provided by the platform in use. It also includes useful models and functions for working with static content.
Installation
To install @daffodil/content, use the following commands in your terminal.
Install with npm:
npm install @daffodil/content --saveInstall with yarn:
yarn add @daffodil/content