Search JS is a wrapper for the Nosto Search functionality with some extended functionality such as
- Nosto currency formatting
- Nosto product thumbnails
- Retry logic
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.