{"_id":"typedarray-methods","_rev":"2926753","name":"typedarray-methods","description":"Tiny polyfill for TypedArray methods","dist-tags":{"latest":"1.0.1"},"maintainers":[{"name":"dfcreative","email":"df.creative@gmail.com"}],"time":{"modified":"2023-03-03T06:03:55.000Z","created":"2016-07-06T19:30:14.129Z","1.0.1":"2017-06-09T19:40:29.354Z","1.0.0":"2016-07-06T19:30:14.129Z"},"users":{},"author":{"name":"ΔY","email":"dfcreative@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/dfcreative/typedarray-methods.git"},"versions":{"1.0.1":{"name":"typedarray-methods","version":"1.0.1","description":"Tiny polyfill for TypedArray methods","main":"index.js","scripts":{"test":"node test.js"},"repository":{"type":"git","url":"git+https://github.com/dfcreative/typedarray-methods.git"},"keywords":["typedarray","safari","float32array","float32array"],"author":{"name":"ΔY","email":"dfcreative@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/dfcreative/typedarray-methods/issues"},"homepage":"https://github.com/dfcreative/typedarray-methods#readme","gitHead":"c7ec1498f79fba94c2c914917c1604d52a0af694","_id":"typedarray-methods@1.0.1","_npmVersion":"5.0.3","_nodeVersion":"6.2.0","_npmUser":{"name":"dfcreative","email":"df.creative@gmail.com"},"dist":{"shasum":"ac8cabd143ece9e578e4efa4a80b89a7543aa226","size":1333,"noattachment":false,"key":"/typedarray-methods/-/typedarray-methods-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typedarray-methods/download/typedarray-methods-1.0.1.tgz"},"maintainers":[{"name":"dfcreative","email":"df.creative@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typedarray-methods-1.0.1.tgz_1497037228414_0.010147179244086146"},"directories":{},"publish_time":1497037229354,"_hasShrinkwrap":false,"_cnpm_publish_time":1497037229354,"_cnpmcore_publish_time":"2021-12-17T00:04:07.351Z"},"1.0.0":{"name":"typedarray-methods","version":"1.0.0","description":"Tiny polyfill for TypedArray methods","main":"index.js","scripts":{"test":"node test.js"},"repository":{"type":"git","url":"git+https://github.com/dfcreative/typedarray-methods.git"},"keywords":["typedarray","safari","float32array","float32array"],"author":{"name":"ΔY","email":"dfcreative@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/dfcreative/typedarray-methods/issues"},"homepage":"https://github.com/dfcreative/typedarray-methods#readme","gitHead":"cc1d2b11350b2330d2f9372c7b9699e05c0ec855","_id":"typedarray-methods@1.0.0","_shasum":"d656b078a9ff6134ed193794f8e55e158204ad0d","_from":".","_npmVersion":"3.7.2","_nodeVersion":"6.2.0","_npmUser":{"name":"dfcreative","email":"df.creative@gmail.com"},"maintainers":[{"name":"dfcreative","email":"df.creative@gmail.com"}],"dist":{"shasum":"d656b078a9ff6134ed193794f8e55e158204ad0d","size":1282,"noattachment":false,"key":"/typedarray-methods/-/typedarray-methods-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typedarray-methods/download/typedarray-methods-1.0.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typedarray-methods-1.0.0.tgz_1467833411500_0.05735716549679637"},"directories":{},"publish_time":1467833414129,"_hasShrinkwrap":false,"_cnpm_publish_time":1467833414129,"_cnpmcore_publish_time":"2021-12-17T00:04:07.567Z"}},"readme":"# typedarray-methods\r\n\r\nPolyfill to make sure that _TypedArrays_ have complete methods (hello safari), like `fill`, `slice`, `map`, `reverse` etc.\r\n\r\n## Usage\r\n\r\n[![npm install typedarray-methods](https://nodei.co/npm/typedarray-methods.png?mini=true)](https://npmjs.org/package/typedarray-methods/)\r\n\r\n```js\r\nrequire('typedarray-methods');\r\n\r\n//... write the code as if nothing happened\r\n```\r\n\r\n## See also\r\n\r\n* [enable-mobile](https://github.com/dfcreative/enable-mobile) − make demo/tests/app work nicely in mobiles.\r\n* [get-float-time-domain-data](https://github.com/mohayonao/get-float-time-domain-data) — Web Audio API AudioAnalyser fix for safari.\r\n* [audio-buffer-utils](https://github.com/jaz303/audio-buffer-utils) — handy tools for audio buffers.\r\n* [audio-buffer](https://github.com/audio-lab/audio-buffer) — speedy implementation of AudioBuffer for node/browser.\r\n","_attachments":{},"homepage":"https://github.com/dfcreative/typedarray-methods#readme","bugs":{"url":"https://github.com/dfcreative/typedarray-methods/issues"},"license":"MIT"}