Dynamically bound stuff. Should not need to be used directly from app code.
Dynamically bound stuff. Should not need to be used directly from app code.
Integrate manifold deferreds and streams into ripley sources.
Requires dependency: manifold/manifold {:mvn/version "0.1.9-alpha4"}
Integrate manifold deferreds and streams into ripley sources. Requires dependency: manifold/manifold {:mvn/version "0.1.9-alpha4"}
Integrate Redis publish/subscribe to ripley source
Integrate Redis publish/subscribe to ripley source
XTDB query source integration.
Query source will listen to new transactions and rerun queries on any changes.
XTDB query source integration. Query source will listen to new transactions and rerun queries on any changes.
JavaScript helpers
JavaScript helpers
core.async source and pub sub
core.async source and pub sub
Live component that tracks an atom's value
Live component that tracks an atom's value
A live component that handles a collection of entities. Optimizes rerenders to changed entities only.
A live component that handles a collection of entities. Optimizes rerenders to changed entities only.
Live context
Live context
A live component for reacting to changes in the window location hash.
A live component for reacting to changes in the window location hash.
http-kit WebSocket connection implementation.
http-kit WebSocket connection implementation.
Pedestal (pedestal.io) + jetty WebSocket context support. NOTE: bring your own pedestal dependencies, Ripley does not provide them.
Pedestal (pedestal.io) + jetty WebSocket context support. NOTE: bring your own pedestal dependencies, Ripley does not provide them.
Define patch methods components can use and how they are encoded in messages and evaluated.
Define patch methods components can use and how they are encoded in messages and evaluated.
Protocols for live components.
Protocols for live components.
Helpers for working with history push state.
Helpers for working with history push state.
Working with Sources and converting to Source.
Source is the main abstraction in ripley that provides a way to listen for new changes in a live value.
Source can be anything that has a value and a way to get changes.
Working with Sources and converting to Source. Source is the main abstraction in ripley that provides a way to listen for new changes in a live value. Source can be anything that has a value and a way to get changes.
Implement a client side template.
Implement a client side template.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close