Convert gibberish caused by Thai user forgotting to change their keyboard layout.
not to be confuse with "gode" (go+node) package
via npm
$ npm install gode.js
or yarn
$ yarn add gode.js
see here
$ npm install -g typescript
or $ yarn global add typescript
$ tsc
Contributions are more than welcome! Please see below for contribution types.
Issue tracker are available at our GitHub Issues.
We also accept PRs as a contribution. Please note that
- Your PRs should either have a significant improvements or a bug fix.
- Your PRs should be well-documented. Describe what you did and what benefits does it provide.