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

Package Sidebar

Install

npm i typedarray-methods

Weekly Downloads

283

Version

1.0.1

License

MIT

Last publish

Collaborators

  • dfcreative