Pulse

Packages

Integration packages for Pulse

Pulse provides optional packages that extend the core framework with UI components, charts, icons, authentication, and deployment tools.

UI Components

pulse-mantine

Full bindings for Mantine, a modern React component library. Includes 100+ components, a form system with client-side validation, date pickers, and charts.

uv add pulse-mantine

Read more

pulse-ag-grid

Bindings for AG Grid, a feature-rich data grid component. Ideal for displaying and editing tabular data.

uv add pulse-ag-grid

Read more

pulse-recharts

Bindings for Recharts, a composable charting library. Use this for custom chart configurations beyond what Mantine Charts provides.

uv add pulse-recharts

Read more

pulse-lucide

Bindings for Lucide icons. Provides 1000+ customizable icons as Pulse components.

uv add pulse-lucide

Read more

Core

pulse-client

The JavaScript client library that powers the browser side of Pulse applications. Handles WebSocket communication, VDOM rendering, and event serialization.

Read more

Authentication

pulse-msal

Microsoft Entra ID (Azure AD) authentication plugin using MSAL (Microsoft Authentication Library).

uv add pulse-msal

Read more

Deployment

pulse-aws

Deploy Pulse applications to AWS ECS Fargate with a single command.

uv add pulse-aws

Read more

On this page