js-yaml(1)

JavaScript YAML parser and dumper

Section 1 node-js-yaml bookworm source

Description

JS-YAML.JS

NAME

js-yaml.js - JavaScript YAML parser and dumper

DESCRIPTION

usage: js-yaml [-h] [-v] [-c] [-t] [file]

positional arguments:

file

File to read, utf-8 encoded without BOM

optional arguments:

-h, --help

show this help message and exit

-v, --version

show program’s version number and exit

-c, --compact

Display errors in compact mode

-t, --trace

Show stack trace on error

AUTHORS

js-yaml was primarily authored by Vladimir Zapparov with contributions from Aleksey V Zapparov, Vitaly Puzrin, and Martin Grenfell.