You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@hotlight/react

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hotlight/react

A command palette, hotkeys and search.

0.4.7
latest
Source
npm
Version published
Maintainers
1
Created
Source

Hotlight React

Enable your users to quickly find what they are looking for and perform actions from a command palette in your app or on your website. Hotlight is like Alfred / Quicksilver / Spotlight, but for the web. It is open source and comes with support for multiple frameworks.

Hotlight is based on web components, loaded lazily on the client and available in React through this package.

Install it through npm:

npm install @hotlight/react

or yarn:

yarn install @hotlight/react

Develop

Run npm run dev to open the dev server instance.

Test

Run npm run test to test Hotlight React.

FAQs

Package last updated on 18 Jan 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