Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.19 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.19 KB

@stouder-io/inertia-preact

The Preact adapter for Inertia.js.

npm

Credits

This is a port of the original Inertia.js React adapter.

Thanks to jrson for having released an adapter for older release of Inertia which is now archived.

Installation

This package is available in the npm registry.

pnpm install @stouder-io/inertia-preact

Usage

Inertia-wise, the adapter is interoperable with Inertia.js React adapter, setup should be exactly the same.