1.0.2 • Published 6 years ago

@oscar-g/cell-viz v1.0.2

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

cell-viz

Vue components to consistently render 2-dimensional cell automata.

Components

Figure

Renders a matrix of integers into a 2-dimensional grid of cells (figure). Optional title and caption (metadata).

SimpleCollection

Displays multiple figures, grouped under the same metadata.

DetailedCollection

Same as SimpleCollection, but uses individual captions for each figure.

AnimatedFigure (todo)

An animated figure

AnimatedCollection (todo)

An animated collection