WaniKani Exporter JSON格式部首、汉字与词汇导出工具

瓦尼卡尼出口商是一个小型命令行脚本,用于创建WaniKani资源的部首汉字词汇的JSON导出,并将其写入当前目录中的文件中。您可以在其他JavaScript程序中将导出的数据作为交叉引用点。

### 安装步骤
1. 安装Node.js
2. 安装依赖项:
bash
npm install async
npm install request
npm install underscore

3. 创建user_api_key.txt文件,将您的USER_API_KEY粘贴进去(可在WaniKani个人资料页面获取)。
4. 运行脚本:
bash
node wanikani_export.js ra

zip
wanikani_exporter-master.zip 预估大小:7个文件
folder
wanikani_exporter-master 文件夹
file
.gitignore 546B
file
kanji.json 197KB
file
LICENCE 1KB
file
README.md 1KB
file
vocabulary.json 442KB
file
radicals.json 36KB
file
wanikani_export.js 3KB
zip 文件大小:150.05KB