uffoltzl / kanji_master

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 96.5%Language:HTML 3.5%