@swim/view
Unified HTML, SVG, and Canvas view hierarchy, with integrated controller architecture, animated procedural styling, and constraint-based layouts
Updated by @c9r
@swim/streamlet
Stateful, streaming component model for application componets that continuously consume input state from streaming inlets, and continuously produce output state on streaming …
Updated by @c9r
@swim/length
DOM-relative length types with unit-aware algebraic operators, conversions, and parsers
Updated by @c9r
@swim/angle
Dimensional angle types with unit-aware algebraic operators, conversions, and parsers
Updated by @c9r
@swim/color
RGB and HSL color types with color-space-aware operators, conversions, and parsers
Updated by @c9r
@swim/interpolate
Interpolator types for blending between values, including numbers, dates, angles, lengths, colors, transforms, shapes, arrays, structures, and other interpolators
Updated by @c9r
@swim/transform
CSS and SVG compatible transform types with unit-aware algebraic operators and parsers
Updated by @c9r
@swim/transition
Transition types that specify duration, ease, interpolator, and lifecycle callback parameters for tween animations
Updated by @c9r
@swim/scale
Scale types that map numeric and temporal input domains to interpolated output ranges, with support for continuous domain clamping, domain solving, range unscaling, and …
Updated by @c9r
@swim/dataflow
Compiler from @swim/structure expressions to live-updated data models
Updated by @c9r