Skip to content

A web application to look up kanji using the RTK (Remembering the Kanji) method

License

Notifications You must be signed in to change notification settings

bgior/rtk-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTKFinder

RTKFinder is a tool for Japanese learners who have used James Heisig's Remembering the Kanji. It allows you to find kanji by keyword and vice versa.

The app used to include primitives and the ability to search by them, but unfortunately this feature has been removed to avoid copyright issues.

You can currently find it hosted here: https://rtk.bgior.com

Development

The application is a Vue CLI project, you can run it from source by following the steps below:

  • Install Vue CLI: npm install -g @vue/cli
  • Install dependencies: npm install
  • Run the development server: npm run serve

More useful commands:

  • Generate the production build: npm run build
  • Run the linter: npm run lint
  • Inspect the autogenerated webpack config: npm run inspect

Aknowledgements

The data is based on heisig-kanjis repository, which in turn comes from Remembering the Kanji.

Contact

You can get in touch with me here.

About

A web application to look up kanji using the RTK (Remembering the Kanji) method

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published