@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
.
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