Hi, to help to understand component links, I added this new feature in pkg-js-tools 0.9.10:
$ add-node-component --cmp-tree 2>/dev/null|graph-easy --as_boxart ┌─────────────────────────────┐ ┌──────────────────────────────────────────────┐ ┌────────────────────┐ ┌──────────────────────────────┐ ┌───────────────────────┐ │ acorn-import-meta │ ◀── │ │ ──▶ │ acorn-class-fields │ ──▶ │ │ ◀── │ acorn-private-methods │ └─────────────────────────────┘ │ │ └────────────────────┘ │ │ └───────────────────────┘ │ │ │ │ │ acorn-node │ ─────────────────────────────▶ │ acorn-private-class-elements │ │ │ │ │ ┌─────────────────────────────┐ │ │ ┌────────────────────┐ │ │ │ acorn-static-class-features │ ◀── │ │ ──▶ │ acorn-bigint │ │ │ └─────────────────────────────┘ └──────────────────────────────────────────────┘ └────────────────────┘ └──────────────────────────────┘ │ │ │ ▲ │ │ │ │ │ ▼ ▼ │ │ ┌──────────────────────┐┌──────────────────────┐ │ │ │ acorn-dynamic-import ││ acorn-export-ns-from │ │ │ └──────────────────────┘└──────────────────────┘ │ │ │ └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
-- Pkg-javascript-devel mailing list Pkg-javascript-devel@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel