@daffodil/content
v0.79.0
Published
A client-side Angular package for fetching static content provided by the platform.
Downloads
260
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 --save
Install with yarn:
yarn add @daffodil/content