/kanji_master

Primary LanguageJavaScript

kanji_master

index.js contains a script to retrive JLPT words from jisho.com that are composed of JLTP kanjis. npm start to launch the script.

You can parametrize the script.

  • in the main function, you can decide which JLPT levels (words and kanjis) you want to retrive/use
  • if you want only words with N5 AND N4 kanjis (for example) look at the code put in comment