@oscar-g/cell-viz
v1.0.2
Published
Vue components to render 2D cellular automata and associated metadata.
Downloads
4
Readme
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