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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.1253latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.1253
1.0.01

Package Sidebar

Install

npm i typedarray-methods

Weekly Downloads

247

Version

1.0.1

License

MIT

Last publish

Collaborators

  • dfcreative