typedarray-methods

1.0.1 • Public • Published

typedarray-methods

Polyfill to make sure that TypedArrays have complete methods (hello safari), like fill, slice, map, reverse etc.

Usage

npm install typedarray-methods

require('typedarray-methods');
 
//... write the code as if nothing happened

See also

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i typedarray-methods

      Weekly Downloads

      235

      Version

      1.0.1

      License

      MIT

      Last publish

      Collaborators

      • dfcreative