js icon indicating copy to clipboard operation
js copied to clipboard

Provide framework-agnostic web component

Open ThatOneCalculator opened this issue 2 years ago • 5 comments

Many web apps don't use React, so providing a generic Web Component (which can be used inside Vue, Svelte, Solid, Lit, etc, and React as well) would allow developers to integrate premade UI components into their codebase without having to use React or a React wrapper.

ThatOneCalculator avatar Sep 14 '23 02:09 ThatOneCalculator

Our typescript SDK is probably the best approach here, works with any JS framework. If you're interesting in building up some Vue/Svelte components, feel free to put up a PR!

joaquim-verges avatar Oct 02 '23 15:10 joaquim-verges

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 01 '23 20:12 stale[bot]

Unstale

ThatOneCalculator avatar Dec 01 '23 20:12 ThatOneCalculator

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 30 '24 05:03 stale[bot]

Unstale

ThatOneCalculator avatar Mar 30 '24 16:03 ThatOneCalculator

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 20 '24 01:04 stale[bot]

Unstale @joaquim-verges please remove this useless bot, stale bots help nobody.

ThatOneCalculator avatar Apr 20 '24 03:04 ThatOneCalculator

Hey @ThatOneCalculator, this is on our roadmap so I'm going to close this issue but before I do, which framework are you using? This will help us prioritize support based on where the most demand is.

gregfromstl avatar May 07 '24 17:05 gregfromstl

Vue 3

ThatOneCalculator avatar May 07 '24 17:05 ThatOneCalculator