JSON Schema HTML Table Generator Generates an HTML table from a JSON schema input file. Usage: npm install Copy the schema file into the directory and call it schema.json node main.js It generates a file called output.html that contains an HTML table.