flow-node(1)

Fast flow-types aware evaluator or REPL

Section 1 node-flow-remove-types bookworm source

Description

FLOW-NODE

NAME

flow-node - Fast flow-types aware evaluator or REPL

SYNOPSIS

flow-node [options] [ script.js ] [arguments]

OPTIONS

-h, --help

Show this message

-v, --version

Prints the current version of flow-node

-e, --eval script

Evaluate script

-p, --print script

Evaluate script and print result

-c, --check

Syntax check script without executing

-a, --all

Interpret all files as flow-typed, not just those with a @flow comment