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: 22 days ago
JSON representation
framer-motion command palette inspired by linear, raycast & paco.sh
- Host: GitHub
- URL: https://github.com/kaito-http/palette
- Owner: kaito-http
- Created: 2021-05-21T13:32:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T16:41:56.000Z (over 1 year ago)
- Last Synced: 2024-08-04T10:02:55.815Z (4 months ago)
- Topics: component, keyboard, palette, react, search, shortcut
- Language: TypeScript
- Homepage: https://palette.kaito.cloud
- Size: 459 KB
- Stars: 22
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-command-palette - Framer motion command palette
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.