You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-instantsearch-hooks-server

Package Overview
Dependencies
Maintainers
7
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-instantsearch-hooks-server

⚡ Server-side support for React InstantSearch Hooks, by Algolia

6.33.0
Source
npmnpm
Version published
Weekly downloads
3.8K
-5.48%
Maintainers
7
Weekly downloads
 
Created
Source

react-instantsearch-hooks-server

🚧 This version is not yet production-ready.

React InstantSearch Hooks is an open-source, experimental UI library for React that lets you server-side render a search interface.

Server-side rendering (SSR) lets you generate HTML from InstantSearch components on the server. React InstantSearch Hooks is compatible with server-side rendering. The library provides an API that works with any SSR solution.

Installation

React InstantSearch Hooks Server is available on the npm registry.

yarn add react-instantsearch-hooks-server
# or
npm install react-instantsearch-hooks-server

Getting started

React InstantSearch Hooks is compatible with server-side rendering. The library provides an API that works with any SSR solution. You can, for example, use it with an express server or with Next.js.

Check out our Server-side rendering guide to start rendering your React InstantSearch Hooks app on the server.

API reference

Documentation

The full documentation is available on algolia.com/doc.

Troubleshooting

React InstantSearch Hooks is an experimental library, and might contain bugs. If you're experiencing issues, please refer to the Need help? section of the docs, or open a new issue.

Contributing

We welcome all contributors, from casual to regular. You are only one command away to start the developer environment, read our CONTRIBUTING guide.

License

React InstantSearch Hooks is MIT licensed.

Keywords

algolia

FAQs

Package last updated on 15 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts