> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nativedesktop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Core Frontend Library

The **Native Desktop Core** library is designed for integration with modern frontend frameworks such as **Next.js** and **Vue**. It enables seamless communication between your **web frontend** and the **Native Desktop desktop application**.

* Written in **TypeScript** for strong typing and developer-friendly APIs.
* Provides built-in methods to interact with the Native Desktop runtime and native environment.
* Compatible with SSR frameworks and supports modular imports.

For detailed function references, available types, usage examples, and advanced workflows, see the following sections.

<Card title="Core Library User Guide" icon="code" href="/native-desktop/user-guide/core-library/introduction" cta="Click here" />
