Skip to content

Cookiecutter template for a Node.js application which generates documentation for objects defined using JSON Schema.

Notifications You must be signed in to change notification settings

mikerogers123/json-schema-to-md-cookiecutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter - JSON Schema to Markdown Documentation

Cookiecutter template for a Node.js application which generates documentation for objects defined using JSON Schema.

Usage

Install the latest Cookiecutter and Node.js.

Generate the project:

cookiecutter https://github.com/mikerogers123/json-schema-to-md-cookiecutter.git

A number of prompts will request extra information for the project:

  • project_name should be the human-readable project name
  • project_slug will be pre-populated as the project_name in kebab-case
  • project_description will be s pre-populated sentence describing the project using the documentation_purpose
  • documentation_purpose is what you are generating documentation for (e.g. events, data models)

See README.md in generated project for further information on then application.

About

Cookiecutter template for a Node.js application which generates documentation for objects defined using JSON Schema.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published