Skip to content

Commit 968f740

Browse files
committed
Added kbar command palette UI component
1 parent c204b3a commit 968f740

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Please review our [contributing guidelines](https://github.com/brillout/awesome-
3838
- [Buttons](#buttons)
3939
- [Collapse](#collapse)
4040
- [Chart](#chart)
41+
- [Command palette](#command-palette)
4142
- [Tree](#tree)
4243
- [UI Navigation](#ui-navigation)
4344
- [Custom Scrollbar](#custom-scrollbar)
@@ -271,6 +272,10 @@ _Display data in charts / graphs / diagrams_
271272
- [Flowchart React](https://github.com/joyceworks/flowchart-react) - Flowchart & Flowchart designer for React.js.
272273
- [react-dashboard](https://github.com/flatlogic/react-dashboard) - Isomorphic Dashboards.
273274

275+
### Command palette
276+
277+
- [kbar](https://github.com/timc1/kbar) - [demo](https://kbar.vercel.app) - Fast, portable, and extensible cmd+k interface.
278+
274279
### Tree
275280

276281
_Display a tree data structure_

0 commit comments

Comments
 (0)