Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patrikmasiar/what-did-i-press
Mainly for front-end developers purposes. Mini application with keyboard listeners to show details about what key did I press.
https://github.com/patrikmasiar/what-did-i-press
keylistener listeners nextjs react typescript
Last synced: 11 days ago
JSON representation
Mainly for front-end developers purposes. Mini application with keyboard listeners to show details about what key did I press.
- Host: GitHub
- URL: https://github.com/patrikmasiar/what-did-i-press
- Owner: patrikmasiar
- Created: 2021-03-10T10:54:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T07:45:57.000Z (over 1 year ago)
- Last Synced: 2024-05-01T19:45:04.979Z (6 months ago)
- Topics: keylistener, listeners, nextjs, react, typescript
- Language: TypeScript
- Homepage: https://what-did-i-press.vercel.app
- Size: 165 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# What did I press?
## Mini web application> Mini web application, mainly for developers purposes, that tells you, what key on the keyboard did you press.
## Used package
[![npm](https://img.shields.io/npm/v/react-keyboard-key?style=plastic)](https://www.npmjs.com/package/react-keyboard-key)* [react-keyboard-key Github](https://github.com/patrikmasiar/react-keyboard-key)
* [react-keyboard-key NPM](https://www.npmjs.com/package/react-keyboard-key)### Used technologies
* [NextJs](https://nextjs.org/)
* [Typescript](https://www.typescriptlang.org/)
* [Vercel](https://vercel.com/)