@daffodil/search

@daffodil/search contains the main features required to build search in an Angular app. @daffodil/search doesn't inherently support searching for any particular entities but instead provides base models and extension points that are utilized by other packages.

Installation

To install @daffodil/search, use the following commands in your terminal.

Install with npm:

npm install @daffodil/search --save

Install with yarn:

yarn add @daffodil/search

Subpackages

Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.