Back to Plugins
figram

figram

YAML-driven architecture diagrams for FigJam with real-time sync

Plugin Preview

figram preview

About this plugin

https://figram.7nohe.dev


Define cloud architecture diagrams as code in YAML and sync them live to FigJam.


Features:

• Diagram as Code: Write infrastructure diagrams in simple YAML format

• Multi-Cloud Support: AWS, GCP, and Azure icons built-in

• Live Sync: Edit your YAML file and watch FigJam update in real-time

• Incremental Updates: Only changed elements are updated, preserving manual adjustments

• Containers: Support for VPC, Subnet, VNet as nested frames

• Custom Icons: Bring your own icon sets


How to use:

1. Create diagram: npx figram init

2. Start sync: npx figram serve diagram.yaml

3. Connect from this plugin using the docId and WebSocket URL


Perfect for DevOps engineers, cloud architects, and teams who want to version-control their architecture diagrams.

Plugin Details

Version3
CreatedJanuary 2, 2026
Last UpdatedJanuary 6, 2026
CategorySoftware development
CreatorDaiki Urata
Stats3 installs, 2 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:dist/ui.html
  • main:dist/code.js
  • Document Access:dynamic-page
  • Network Access:

    WebSocket connection to local CLI server for syncing diagram data

  • Editor Types:
    figjam
  • Allowed Domains:
    • *