0.1.6 • Published 6 years ago

words-list-csv2json v0.1.6

Weekly downloads
1
License
MIT
Repository
-
Last release
6 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

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago