A Typescript client library implementation for integrating the Letarette full-text search system into a Node.js application.
Provides Search Agent and Document Manager for performing searches on, and providing documents to, a Letarette search index.
npm i @letarette/client
See the example for details.