# Third Party Tools

How to use FullCalendar with third-party tools and frameworks.

## Articles

- [TypeScript Support](typescript.md) - It is possible to use FullCalendar and Scheduler with TypeScript, a type-aware superset of the JavaScript language that compiles down to JavaScript.
- [React Component](react.md) - FullCalendar seamlessly integrates with React, versions 17 - 19. It provides a component that exactly matches the functionality of FullCalendar's standard API.
- [Preact Component](preact.md) - FullCalendar seamlessly integrates with the Preact. It provides a component that exactly matches the functionality of FullCalendar's standard API.
- [Vue Component](vue.md) - FullCalendar seamlessly integrates with Vue 3. It provides a component that exactly matches the functionality of FullCalendar's standard API.
- [Angular Component](angular.md) - FullCalendar seamlessly integrates with Angular 16 - 22. It provides a component that exactly matches the functionality of FullCalendar's standard API.
- [Web Component](web-component.md) - FullCalendar comes as a Web Component (aka "Custom Element").

## See Also

- [Plugin Index](plugin-index.md) - Aside from the vanilla JS package fullcalendar, there are UI-library connectors:
