Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/kaito-http/palette

framer-motion command palette inspired by linear, raycast & paco.sh
https://github.com/kaito-http/palette

component keyboard palette react search shortcut

Last synced: 4 months ago
JSON representation

framer-motion command palette inspired by linear, raycast & paco.sh

Lists

README

        

## Contribution Guidelines
* Never push to directly main. Use branches.
* Always work on your own branch. If you want to contribute to someone elses branch, fork it and submit a PR. This helps prevent constant merge conflicts.
* Adhere to `: ` commit naming. If a commit changes multiple components, name it after their common parrent.
* Be atomic with commits. It reduces merge conflicts and makes progress easier to track.