Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wxh16144/react-record-hotkey
Ant Design 风格快捷键记录库
https://github.com/wxh16144/react-record-hotkey
antd react-hotkeys record-shortcuts shortcut
Last synced: 3 months ago
JSON representation
Ant Design 风格快捷键记录库
- Host: GitHub
- URL: https://github.com/wxh16144/react-record-hotkey
- Owner: Wxh16144
- License: mit
- Created: 2024-02-20T08:08:03.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-10-15T07:06:16.000Z (3 months ago)
- Last Synced: 2024-10-29T22:33:10.312Z (3 months ago)
- Topics: antd, react-hotkeys, record-shortcuts, shortcut
- Language: TypeScript
- Homepage: https://wxh16144.github.io/react-record-hotkey/
- Size: 1.39 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# react-record-hotkey
[![Test CI status][test-ci]][test-ci-url] [![Deploy CI][release-ci]][release-ci-url] [![Coverage][coverage]][codecov-url]
[![contributors][contributors-shield]][contributors-url] [![forks][forks-shield]][forks-url] [![stargazers][stargazers-shield]][stargazers-url] [![issues][issues-shield]][issues-url]
[![docs by dumi][dumi-url]](https://d.umijs.org/) [![Build With father][father-url]](https://github.com/umijs/father/)
[dumi-url]: https://img.shields.io/badge/docs%20by-dumi-blue
[father-url]: https://img.shields.io/badge/build%20with-father-028fe4.svg[coverage]: https://codecov.io/gh/Wxh16144/react-record-hotkey/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/Wxh16144/react-record-hotkey/branch/master[test-ci]: https://github.com/Wxh16144/react-record-hotkey/workflows/Test%20CI/badge.svg
[release-ci]: https://github.com/Wxh16144/react-record-hotkey/workflows/Release%20CI/badge.svg
[test-ci-url]: https://github.com/Wxh16144/react-record-hotkey/actions?query=workflow%3ATest%20CI
[release-ci-url]: https://github.com/Wxh16144/react-record-hotkey/actions?query=workflow%3ARelease%20CI
[download-image]: https://img.shields.io/npm/dm/react-record-hotkey.svg?style=flat-square
[download-url]: https://npmjs.org/package/react-record-hotkey## 简介
- 支持 antd4.x 和 antd5.x, API 保持一致
## Full Document
https://wxh16144.github.io/react-record-hotkey
## 迭代记录
详情:[CHANGELOG](./CHANGELOG.md)
## License
Copyright © 2023 - present [Wxh16144][profile-url].
This project is [MIT](./LICENSE) licensed.[profile-url]: https://github.com/Wxh16144
[contributors-shield]: https://img.shields.io/github/contributors/Wxh16144/react-record-hotkey.svg?style=flat
[contributors-url]: https://github.com/Wxh16144/react-record-hotkey/graphs/contributors[forks-shield]: https://img.shields.io/github/forks/Wxh16144/react-record-hotkey.svg?style=flat
[forks-url]: https://github.com/Wxh16144/react-record-hotkey/network/members[stargazers-shield]: https://img.shields.io/github/stars/Wxh16144/react-record-hotkey.svg?style=flat
[stargazers-url]: https://github.com/Wxh16144/react-record-hotkey/stargazers[issues-shield]: https://img.shields.io/github/issues/Wxh16144/react-record-hotkey.svg?style=flat
[issues-url]: https://github.com/Wxh16144/react-record-hotkey/issues/new/choose