contentful-plantuml-generator

0.2.0 • Public • Published

Contentful PlantUML generator

Quickly get an overview of a Contentful space.

Usage

contentful-plantuml-generator ${SPACE_ID} ${CONTENT_MANAGEMENT_TOKEN} \
  | plantuml -pipe -tsvg \
  > my-diagram.svg

Info

This tool generates a class diagram based on a Contentful space. It fetches the Contentful "Content Model" of a specified space and then converts this to PlantUML syntax. You can then generate a diagram using the PlantUML CLI.

It's pretty MVP. So there might be cases where the script fails.

Requirements

Installation

npm i -g contentful-plantuml-generator

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    1
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i contentful-plantuml-generator

Weekly Downloads

1

Version

0.2.0

License

ISC

Unpacked Size

6.15 kB

Total Files

5

Last publish

Collaborators

  • kriegslustig