package dream-inertia

  1. Overview
  2. Docs
Inertia protocol for OCaml Dream

Install

Dune Dependency

Authors

Maintainers

Sources

dream-inertia-0.0.1.tbz
sha256=f06fdf957a9719fc7b1a1263337fab8370390cd6b0046fc706d4479824611e89
sha512=52248f1c428fdc21404748167303dbf64bc972ae4b133f1be4551972ca60b2f31c78577d9d47d587c604fc8bb0bc460d71ab2af309e5593ee02c1278fb226e3b

doc/CHANGES.html

Changelog

[v0.0.1]

Added

This is the initial public release of dream-inertia, providing a backend adapter for using Inertia.js with the Dream web framework in OCaml.

  • Core Inertia protocol handling
  • Property handling
  • Asset versioning
  • Partial reloads
  • External redirects
  • Helper Functions:

    • Inertia.prop for creating standard property definitions.
    • Inertia.defer for creating deferred property definitions.
  • Mergeable props
OCaml

Innovation. Community. Security.

On This Page
  1. [v0.0.1]
    1. Added