Visual representation of contentful content models in form of graphs
The contentful-graph is a library that provides a visual representation of contentful content models in the form of graphs. It allows you to export the graphs with or without fields. The library requires graphviz and node.js, with async/await functions supported in versions 7 or 8.
Contentful is a headless content management system (CMS) that provides a flexible and scalable platform for creating, managing, and delivering digital content across multiple channels and devices.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.