Repository - API - Source
--input-type csv
) allows empty lines and lines
with too few fields.process.stderr
occurring while input is evaluated are
streamed to output panel, making use of libraries (like
treis
) that print to stderr
nicer.--import
parameter changes:npm install
required from user.--import R=ramda
, use --import ramda:R
.--interactive
.-I
points to --interactive
instead of --import
.identity
function
instead of showing --help
output.undefined
.undefined
values are properly passed through the pipeline.--raw-output
, values of type object will be formatted with
JSON.stringify()
instead of toString()
, meaning that objects won't
appear as [object Object]
in the output.--csv-delimiter
option.--output-type csv
.0.25.0
.--[no-]headers
flag.console
and process
made available in evaluation context.pickDotPaths
and renameKeysBy
functions made available in
evaluation context.