Justinjdaniel / justinjdaniel.com

Portfolio built with Next.js, Tailwind CSS, and Vercel. ✨
https://justinjdaniel.com/
MIT License
0 stars 0 forks source link

Implement Command Palette #115

Open Justinjdaniel opened 3 weeks ago

Justinjdaniel commented 3 weeks ago

Add a fast, portable, and extensible Command + K (Command Palette) interface.

Command + K interfaces are used to create a web experience where any action that users can perform by clicking can also be done through a command menu.

Justinjdaniel commented 3 weeks ago

Some resource links:

  1. K Bar ( npm )