0.1.6 • Published 7 years ago

words-list-csv2json v0.1.6

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

words-list-csv2json

Get Started

Installation

npm install -g words-list-csv2json

Usage Example

words-list-csv2json < words-list.csv > words-list.json

CSV Format

  • The CSV data has rows without headers;
  • The CSV data has columns match word attributes:
    • wordStr
    • partsOfSpeech
    • phoneticSymbol
    • definition
    • synonyms(words be split by ,)
0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago