API Reference otzel v#0.3.2
View SourceModules
Otzel is an Elixir library for Operational Transformation (OT).
Utilities for working with operation attributes.
Protocol for content types that can be stored in delta operations.
An efficient IO-list based string representation for OT operations.
Content type for nested OT documents (embedded deltas).
Raised when there is a type mismatch between content types in OT operations.
Text diffing utilities for Otzel.
An Ecto type for storing Otzel deltas as JSON/JSONB.
Protocol for delta operations.
An operation that removes content at the current position.
An operation that inserts new content at the current position.
An operation that keeps existing content, optionally modifying attributes.