JSPM

@stouder-io/inertia-preact

0.1.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 36
  • Score
    100M100P100Q62739F
  • License MIT

The Preact adapter for Inertia.js

Package Exports

  • @stouder-io/inertia-preact
  • @stouder-io/inertia-preact/server

Readme

Inertia.js Preact Adapter

The Preact adapter for Inertia.js.

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

Install

Install the adapter as any other NPM module:

npm install @stouder-io/inertia-preact

Setup

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