https://github.com/anmonteiro/rekeys
Example ReasonML app to find JavaScript event keycodes.
https://github.com/anmonteiro/rekeys
Last synced: 9 months ago
JSON representation
Example ReasonML app to find JavaScript event keycodes.
- Host: GitHub
- URL: https://github.com/anmonteiro/rekeys
- Owner: anmonteiro
- License: mit
- Created: 2017-08-20T20:13:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T19:15:36.000Z (over 6 years ago)
- Last Synced: 2024-05-22T21:26:39.341Z (over 1 year ago)
- Language: OCaml
- Size: 771 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rekeys
Example [ReasonML](https://reasonml.github.io/) app to find JavaScript event
keycodes. Read more about it [here](https://anmonteiro.com/2017/08/shipping-a-very-simplistic-reasonreact-app/).
## Live version:
A live version of this example app is deployed [here](https://anmonteiro.com/rekeys).
## License & Copyright
Copyright © 2016-2017 António Nuno Monteiro
Distributed under the MIT license (see [LICENSE](./LICENSE)).