https://github.com/robinboers/webdev-tools
(Outdated) Set of tools to help with web/gamedevelopment
https://github.com/robinboers/webdev-tools
Last synced: about 1 year ago
JSON representation
(Outdated) Set of tools to help with web/gamedevelopment
- Host: GitHub
- URL: https://github.com/robinboers/webdev-tools
- Owner: RobinBoers
- License: mit
- Archived: true
- Created: 2021-06-26T09:28:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T19:34:24.000Z (almost 4 years ago)
- Last Synced: 2025-02-19T07:24:46.397Z (over 1 year ago)
- Language: HTML
- Homepage: https://code.geheimesite.nl/tools
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webdev-tools
Set of tools to help with web/gamedevelopment. Currently included:
- Color adjustment: convert hex to RGB and make a color 25% lighter or 25% darker.
- JS keyCode tool: log the JS keyCodes
- JS key tool: newer version of the keyCode tool that logs the new `event.key`
- JS tool for another key thingie (`event.code`)
Available at: