Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ianko/arraybuffer-shim

ArrayBuffer compatible library for old (version < 0.5.5) node.js.
https://github.com/ianko/arraybuffer-shim

Last synced: about 1 month ago
JSON representation

ArrayBuffer compatible library for old (version < 0.5.5) node.js.

Awesome Lists containing this project

README

        

ArrayBuffer shim
====
[![Build Status](https://drone.io/github.com/ianko/ArrayBuffer-shim/status.png)](https://drone.io/github.com/ArrayBuffer-shim/latest)

A polyfill for ArrayBuffer implementation for old Node.js versions.

Originally created by [Takashi Toyoshima](https://github.com/toyoshim) on his [jslt](https://github.com/toyoshim/jslt) repository.

## Install from npm

npm install ArrayBuffer-shim