Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ianko/arraybuffer-shim
- Owner: ianko
- License: bsd-2-clause
- Created: 2015-04-01T13:47:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-01T14:39:46.000Z (over 9 years ago)
- Last Synced: 2024-10-06T03:19:22.087Z (about 1 month ago)
- Language: JavaScript
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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