Vue.js
Add the Angstroma widget to a Vue.js application (Vue CLI or Vite).
Coming soon
A dedicated Vue npm package is on the roadmap. The script tag below works today in any Vue app (Vue CLI, Vite, or Nuxt) with zero dependencies.
Vue CLI / Vite — script tag
Open public/index.html (Vue CLI) or index.html (Vite) and paste before </body>:
Nuxt.js
In a Nuxt application, add the script to nuxt.config.ts: