typedarray-methods
Tiny polyfill for TypedArray methods
Last updated 9 years ago by dfcreative .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install typedarray-methods 
SYNC missed versions from official npm registry.

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

Current Tags

  • 1.0.1                                ...           latest (9 years ago)

2 Versions

  • 1.0.1                                ...           9 years ago
  • 1.0.0                                ...           10 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (0)
None
Dev Dependencies (0)
None

Copyright 2013 - present © cnpmjs.org | Home |