On this page

The addon-verify generator extracts code blocks from doc/api/addons.md and generates a file list to facilitate C++ compilation and JavaScript runtime validations for Node.js addon examples.

The addon-verify generator accepts the following configuration options:

NameTypeDefaultDescription
outputstring-The directory where extracted code files will be written