0.1.1 • Published 9 months ago

txtlist2json v0.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

Txt list to JSON

This tool allows you to get a JSON list from a simple .txt file.

How to install

You need to install NPM module :

  • globally : npm i -g txtlist2json
  • or locally in dev dependancy : npm i -D txtlist2json

How to use

Put your list in a .txt file, one item by line, and launch txtlist2json command with .txt file in argument.

You get the JSON list in list.json new file in the folder where you ran the command.

How to Use

0.1.1

9 months ago

0.1.0

9 months ago