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

/typedarray-methods/

    Package Sidebar

    Install

    npm i typedarray-methods

    Weekly Downloads

    370

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • dfcreative