node-typedarray

TypedArray polyfill for old browsers
  https://github.com/substack/typedarray
  0
  no reviews



Node-typedarray is a fork of the inexorabletash version of polyfill.

A polyfill is a shim or collection of shims, and a shim lets you write the same code across all browsers by implementing a new API in downlevel browsers.

Node.js is an event-based server-side JavaScript engine.