Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 494 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 494 Bytes

@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