/Hanji-Server

JavaScript server for conjugating Korean words. Uses the algorithm built by Dan Bravender

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Hanji Server

ci license

Node.js server used by the Android app Hanji.

Conjugation

Conjugation is done based on the algorithm built by Dan Bravender. While the original repo is now longer available, a good reproduction of it can be found here.

Contributing

Our contributing process is very similar to other repos. Contributors should fork this repo and submit a pull request of their changes. If the tests pass and the changes are approved by a code owner, the pull request will be accepted and included with the next release.

Please feel free to pick up any of the issues with the enhancement or bug labels. You can also create your own issues to report bugs, suggest new features, or ask a question.

Links