Skip to content

Nosto/search-js

Repository files navigation

Search JS

Search JS is a wrapper for the Nosto Search functionality with some extended functionality such as

  • Nosto currency formatting
  • Nosto product thumbnails
  • Retry logic

Installation

To install the package, use your preferred package manager:

yarn add @nosto/search-js
# or
npm install @nosto/search-js --save

Documentation

Read Nosto Techdocs for more information on how to use the library.

Library TypeDoc page includes detailed library helpers documentation and examples.