1.0.0-beta.2.1 • Published 1 year ago

@jrson83/inertia-preact v1.0.0-beta.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Inertia.js Preact Adapter

The Preact adapter for Inertia.js.

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

Installation

Install the adapter as npm module:

npm install @jrson83/inertia-preact -D

More information on the adapter can be found on my blog jrson.me.

Ping CRM Demo

A live demo of the app & SSR is available at https://pingcrm-preact.jrson.de/.

Ping CRM Repository

The Ping CRM Preact repository is available at https://github.com/jrson83/pingcrm-preact.