https://github.com/gernest/keycode
Go port of keycode node module
https://github.com/gernest/keycode
Last synced: 11 months ago
JSON representation
Go port of keycode node module
- Host: GitHub
- URL: https://github.com/gernest/keycode
- Owner: gernest
- License: mit
- Created: 2017-12-20T08:13:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-20T10:32:41.000Z (about 8 years ago)
- Last Synced: 2025-01-12T19:25:50.649Z (about 1 year ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# keycode
Go port of keycode node module
# install
```
go get github.com/gernest/keycode
```
related project
* [keycode](https://github.com/timoxley/keycode.git)