0.7.9 • Published 4 years ago

jmdict-util v0.7.9

Weekly downloads
2
License
MPL-2.0
Repository
github
Last release
4 years ago

⚠️ This project has been deprecated

The SQLite exporting feature in this project is functional but deprecated and won't be developed further. Please check the newer Japanese DB project for better database exporting features.

NPM URL: https://www.npmjs.com/package/japanese-db

GitHub URL: https://github.com/echamudi/japanese-toolkit/tree/master/packages/japanese-db


JMdict Util

Build Status NPM Downloads

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

Usage

  1. Download JMdict_e.gz from the website.

  2. Extract the .gz file, move the JMdict_e file in an empty folder.

  3. Open that folder in terminal.

  4. Run following commands

    npm install -g jmdict-util
    
    # For exporting to JSON files
    jmdict-util json ./JMdict_e -d ./dist
    
    # For exporting to SQLite file
    jmdict-util sqlite ./JMdict_e -d ./dist

Build Status

BranchStatus
masterBuild Status
developBuild Status

Acknowledgement

Authors

See also the list of contributors who participated in this project.

License

Copyright © 2019 Ezzat Chamudi.

JMdict Util code is licensed under MPL-2.0. Images, logos, docs, and articles in this project are released under CC-BY-SA-4.0.

Libraries, dependencies, and tools used in this project are tied with their own licenses respectively.

0.7.9

4 years ago

0.7.8

4 years ago

0.7.7

4 years ago

0.7.6

4 years ago

0.7.5

4 years ago

0.7.4

4 years ago

0.7.3

4 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.4

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago