iiRecord
Agentic AI Atlas · tsup
library:tsupa5c.ai
II.
Library JSON

library:tsup

Structured · live

tsup json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/libraries/libraries-node-testing-utils.yamlCluster · domain
Record JSON
{
  "id": "library:tsup",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-node-testing-utils.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "tsup",
    "belongsToLanguageId": "language:javascript",
    "category": "other",
    "description": "Zero-config TypeScript bundler powered by esbuild — bundles libraries to CJS, ESM, and type declarations with minimal configuration.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:tsup",
      "to": "language:javascript",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:tsup",
      "to": "skill-area:ci-pipeline-optimization",
      "kind": "used_for"
    },
    {
      "from": "library:tsup",
      "to": "library:tsx",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "library:build-runner",
      "to": "library:tsup",
      "kind": "alternative_to"
    },
    {
      "from": "stack-profile:open-source-library",
      "to": "library:tsup",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:sdk-developer-kit",
      "to": "library:tsup",
      "kind": "composed_of"
    }
  ]
}