dreemgl
Version:
DreemGL is an open-source multi-screen prototyping framework for mediated environments, with a visual editor and shader styling for webGL and DALi runtimes written in JavaScript. As a toolkit for gpu-accelerated multiscreen development, DreemGL includes
17 lines (9 loc) • 558 B
Markdown
Detect whether or not an object is a
[](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Typed_arrays).
[](https://nodei.co/npm/is-typedarray/)
Returns `true` when array is a Typed Array, and `false` when it is not.
MIT. See [LICENSE.md](http://github.com/hughsk/is-typedarray/blob/master/LICENSE.md) for details.