loop-grid-suppressor

1.1.0 • Public • Published

loop-grid-suppressor

Transform for suppressing selected loops on loop-grid.

API

var Suppressor = require('loop-grid-suppressor')

var suppressor = Suppressor(transform, shape[, stride])

Pass loopGrid.transform to this constructor.

Returns an extended observ instance containing instances of array-grid with true values at coords where currently suppressed.

suppressor.start(indexes, done)

Calls transform with a function that suppresses all indexes specified.

suppressor.stop()

Release suppression transform.

Readme

Keywords

none

Package Sidebar

Install

npm i loop-grid-suppressor

Weekly Downloads

3

Version

1.1.0

License

ISC

Last publish

Collaborators

  • mmckegg