@daffodil/search-category
v0.78.0
Published
Interfaces built for daffodil/state
Downloads
155
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 --save
Install with yarn:
yarn add @daffodil/search-category