Search JS is a wrapper for the Nosto Search functionality with some extended functionality such as
To install the package, use your preferred package manager:
yarn add @nosto/search-js
# or
npm install @nosto/search-js --save
Read Nosto Techdocs for more information on how to use the library.
Library TypeDoc page includes detailed library helpers documentation and examples.