Packages
| Package | Use it when |
|---|---|
@qirtaas/core | Vanilla JS / any framework. The mount API + client. |
@qirtaas/react | You want idiomatic React components. |
@qirtaas/vue | You want idiomatic Vue components. |
@qirtaas/core’s mount
API. Vue is bundled into @qirtaas/core, so a React host does not need Vue
installed.
Install
Styles
@qirtaas/core ships its own scoped stylesheet. In a bundler build it is
imported as a side effect of the package entry and auto-injected at runtime — no
manual CSS import is required for the mount API.
If your setup needs the stylesheet explicitly (e.g. a strict CSP or a
non-bundled <script> include), it is published at:
