https://github.com/petermikitsh/react-omnibox
React Omnibox component (also known as a Command Palette) for viewing search results
https://github.com/petermikitsh/react-omnibox
docsearch react reactjs search
Last synced: about 1 month ago
JSON representation
React Omnibox component (also known as a Command Palette) for viewing search results
- Host: GitHub
- URL: https://github.com/petermikitsh/react-omnibox
- Owner: petermikitsh
- Created: 2021-10-28T01:50:51.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-25T18:04:29.000Z (about 3 years ago)
- Last Synced: 2025-03-18T13:18:56.735Z (about 1 month ago)
- Topics: docsearch, react, reactjs, search
- Language: TypeScript
- Homepage: https://petermikitsh.github.io/react-omnibox/
- Size: 6.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-omnibox
React Omnibox component (also known as a Command Palette) for viewing search results. ⌘K
```
npm install react-omnibox
yarn add react-omnibox
```## Demo and Usage Instructions
https://petermikitsh.github.io/react-omnibox/?path=/story/example-introduction--page
## Contributing
```
yarn install
yarn storybook
```Then go to http://localhost:6006/
## Prior Art
https://github.com/algolia/docsearch