Skip to content

Abrimos-info/json-transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

json-transformer

Transform JSON objects.

Install

npm install

Run

(stream of JSON lines) | node json-transformer/index.js -t TRANSFORM | (stream of JSON lines)

Parameters

--transform     -t      Transformation to apply to each object.

Data

Data should be streamed into script as JSON lines, one valid JSON object per line.

About

Transform JSON objects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors