This package has been deprecated

Author message:

This package is no longer supported or maintained

json-to-ndjson

0.0.1 • Public • Published

json-to-ndjson

Converts JSON array (or a JSON object containing a JSON array), to NDJSON.

Installation

npm install -g json-to-ndjson

Usage

From stdin:

cat file.json | json-to-ndjson

From file:

json-to-ndjson file.json

Options

/json-to-ndjson/

    Package Sidebar

    Install

    npm i json-to-ndjson

    Weekly Downloads

    19

    Version

    0.0.1

    License

    GPLv3

    Last publish

    Collaborators