Skip to content

#27 Issue: Add Vue and Svelte example integrations with proper cleanup#117

Open
DhruvShankpal wants to merge 1 commit into
shuding:mainfrom
DhruvShankpal:DhruvShankpal/issue27
Open

#27 Issue: Add Vue and Svelte example integrations with proper cleanup#117
DhruvShankpal wants to merge 1 commit into
shuding:mainfrom
DhruvShankpal:DhruvShankpal/issue27

Conversation

@DhruvShankpal

Copy link
Copy Markdown

Description:

  • Added example components for Vue (GlobeExample.vue) and Svelte (GlobeExample.svelte) demonstrating how to use the globe visualization library.
  • Both examples include proper cleanup by calling .destroy() when the component unmounts, preventing memory leaks (fixes Add cleanup to examples #27).
  • Updated the README with a new section describing these examples and how to use them.

Note:
I am new to contributing and would appreciate any feedback and criticism on both the coding practices and etiquette.

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.

Add cleanup to examples

1 participant