# Integrations

- Human documentation: [https://docs.univer.ai/guides/docs/getting-started/integrations](https://docs.univer.ai/guides/docs/getting-started/integrations)

- Agent Markdown: [https://docs.univer.ai/guides/docs/getting-started/integrations.md](https://docs.univer.ai/guides/docs/getting-started/integrations.md)

- Requested language: `en-US`

- Content language: `en-US`

- Documentation version: `1.0.0-rc.0`

- Source: [docs/getting-started/integrations/index.mdx](https://github.com/dream-num/documentation/blob/dev/content/guides/docs/getting-started/integrations/index.mdx)

---

Univer supports integration with various UI libraries and frameworks, allowing you to use Univer in different environments. Whether it's React, Vue, or Angular, Univer provides a seamless integration experience.

If you are already familiar with the framework or library you are using, you can jump directly to the corresponding integration guide:

- [React Integration Guide](https://docs.univer.ai/guides/docs/getting-started/integrations/react.md)

- [Vue Integration Guide](https://docs.univer.ai/guides/docs/getting-started/integrations/vue.md)

- [Web Component Integration Guide](https://docs.univer.ai/guides/docs/getting-started/integrations/web-component.md)

We also provide quick start templates for users who want to integrate Univer by creating a brand new project. You can click on the corresponding links below to access these templates:

- [Web SDK ❤️ Vite + React](https://github.com/dream-num/univer-documentation/tree/dev/examples/univer-react)

- [Web SDK ❤️ Angular](https://github.com/dream-num/univer-documentation/tree/dev/examples/univer-angular)

- [Web SDK ❤️ Vue CLI + Vue@2.x](https://github.com/dream-num/univer-documentation/tree/dev/examples/univer-vue2)

- [Web SDK ❤️ Vite + Vue@3.x](https://github.com/dream-num/univer-documentation/tree/dev/examples/univer-vue3)

- [Web SDK ❤️ Next.js](https://github.com/dream-num/univer-documentation/tree/dev/examples/univer-nextjs)

- [Web SDK ❤️ Astro](https://github.com/dream-num/univer-documentation/tree/dev/examples/univer-astro)
