Skip to content

StouderIO/inertia-preact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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