StouderIO / inertia-preact

The Preact adapter for Inertia.js.
MIT License
3 stars 0 forks source link
adonis inertia inertiajs inertiajs-adapter laravel preact preactjs ssr

@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.