UNPKG

jmdict-util

Version:

Parse JMdict XML file and export to SQLite and JSON files.

19 lines (14 loc) 191 B
language: node_js node_js: - "10" - "8" os: - osx - linux - windows install: - npm install --only=prod - npm link --only=prod - npm install -g mocha script: - npm test