@daffodil/search-category
v0.92.3
Published
Platform-agnostic models, state management, and drivers for category search, extending @daffodil/search. Part of the Daffodil ecommerce framework.
Readme
@daffodil/search-category
@daffodil/search-category enables category searches on your specified platform using the @daffodil/search/driver/federated driver. It's an optional package thats adds the categories feature on to @daffodil/search.
Installation
To install @daffodil/search-category, use the following commands in your terminal.
Install with npm:
npm install @daffodil/search-category --saveInstall with yarn:
yarn add @daffodil/search-category