Skip to content

Document UMD bundle usage via jsDelivr and unpkg#66

Draft
Pearce-Ropion wants to merge 1 commit into
mainfrom
claude/lucid-knuth-rU2yP
Draft

Document UMD bundle usage via jsDelivr and unpkg#66
Pearce-Ropion wants to merge 1 commit into
mainfrom
claude/lucid-knuth-rU2yP

Conversation

@Pearce-Ropion
Copy link
Copy Markdown
Collaborator

Summary

  • Add a "Using the UMD bundle from a CDN" subsection to the plugin-sdk README under Installation.
  • Document loading the prebuilt UMD bundle from jsDelivr or unpkg, the SigmaPlugin global, and version pinning.
  • Show how to load React first when using the React API, since React is an external in the UMD build.

Test plan

  • Render the updated README on GitHub and verify formatting.
  • Confirm the documented CDN URLs resolve once a version with the UMD bundle is published.

Generated by Claude Code

Add a CDN section to the plugin-sdk README covering how to load the UMD
build from jsDelivr or unpkg, the `SigmaPlugin` global, version pinning,
and how to load React first when using the React API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants