@erboladaiorg/officia-qui

7.9.95 • Public • Published

ArrayBuffer.prototype.detached Version Badge

Build Status License Downloads

npm badge

browser support

An ES6 spec-compliant ArrayBuffer.prototype.detached shim. Invoke its "shim" method to shim ArrayBuffer.prototype.detached if it is unavailable. Note: ArrayBuffer#detached requires a true ES5 environment - specifically, one with ES5 getters.

This package implements the es-shim API interface. It works in an ES5-supported environment and complies with the proposed spec.

Most common usage:

var detached = require('@erboladaiorg/officia-qui');

assert(detached(new ArrayBuffer('a') === false);

if (!ArrayBuffer.prototype.detached) {
	detached.shim();
}

assert(new ArrayBuffer('a').detached, false);

Tests

Simply clone the repo, npm install, and run npm test

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
7.9.950latest

Version History

VersionDownloads (Last 7 Days)Published
7.9.950
7.9.940
7.8.940
6.8.940
6.8.930
6.8.920
6.7.920
6.7.910
6.7.900
6.7.890
6.7.880
6.7.870
6.7.860
6.7.850
6.7.840
6.7.830
6.7.820
6.7.811
6.7.801
6.6.801
6.6.791
6.5.791
6.5.781
6.5.771
6.5.761
6.5.751
6.5.741
6.4.741
6.4.731
6.4.721
6.4.711
6.4.701
6.4.691
6.4.681
6.4.671
6.4.661
6.4.651
6.4.641
6.4.631
5.4.631
5.4.621
5.4.611
5.4.601
5.4.591
5.4.581
5.4.571
5.4.561
5.4.551
5.4.541
5.4.531
5.4.521
5.4.511
5.4.501
5.4.491
4.4.491
4.4.481
4.4.471
4.4.461
4.4.451
4.4.441
4.4.431
4.4.421
4.4.411
4.4.401
4.4.391
4.4.381
4.4.371
3.4.371
3.4.361
3.4.351
3.4.341
3.3.341
3.2.341
3.2.331
3.2.321
3.2.311
3.2.301
3.2.291
3.2.281
3.2.271
3.1.271
3.1.261
3.1.251
3.1.241
3.1.231
3.1.221
3.1.211
3.1.201
2.1.201
2.1.191
2.1.181
2.1.171
2.1.161
2.1.151
2.1.141
2.1.131
1.1.131
1.1.121
1.1.111
1.1.101
1.1.91
1.1.81
1.1.71
1.1.61
1.0.61
1.0.51
1.0.41
1.0.31
1.0.21
1.0.11
1.0.01

Package Sidebar

Install

npm i @erboladaiorg/officia-qui

Weekly Downloads

94

Version

7.9.95

License

MIT

Unpacked Size

204 kB

Total Files

564

Last publish

Collaborators

  • diepminhb311