JSPM

strapi-content-type-explorer

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 565
  • Score
    100M100P100Q100106F
  • License MIT

A Strapi plugin to view your content types and their relationships

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (strapi-content-type-explorer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    🗺 Contnet-Type Explorer

    Content-Type Explorer is a Strapi plugin that visualizes your content types and their relationships like an ERD (Entity Relationship Diagram).

    image

    image

    ⌨️ Installation

    npm i strapi-content-type-explorer

    ⚙️ Options

    • Field Data Types
    • Field Icons
    • Default Fields: toggle createdBy, createdAt, updatedBy, updatedAt
    • Relational Fields Only
    • admin:: Types
    • plugin:: Types
    • Edges
    • Snap to Grid
    • Backgorund Pattern
    • Edge Type

    🧭 Tips

    If you encounter lags while dragging boxes, try changing edge types. "Smart" edges cause performance issues (this should be fixed in future releases)

    🚀 Collaboration

    Have a question or found a bug? Feel free to open an issue. Wanna contribute and improve the plugin? PRs are welcome!


    npm: https://www.npmjs.com/package/strapi-content-type-explorer
    GitHub repo: https://github.com/ShahriarKh/strapi-content-type-explorer