logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Name

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

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

flow-node v1.2.3                                  November 2022                                     FLOW-NODE(1)

Synopsis

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

See Also