5.12.95 • Published 10 months ago

@erboladaiorg/quisquam-ipsam v5.12.95

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

ArrayBuffer.prototype.transfer Version Badge

github actions coverage License Downloads

npm badge

An ES6 spec-compliant ArrayBuffer.prototype.transfer shim. Invoke its "shim" method to shim ArrayBuffer.prototype.transfer if it is unavailable.

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 assert = require('assert');
var transfer = require('@erboladaiorg/quisquam-ipsam');
var IsDetachedBuffer = require('es-abstract/2023/IsDetachedBuffer');

var ab = new ArrayBuffer('a');

assert.equal(IsDetachedBuffer(ab), false);
transfer(ab);
assert.equal(IsDetachedBuffer(ab), true);

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

var ab2 = new ArrayBuffer('a');
assert.equal(IsDetachedBuffer(ab2), false);
ab2.transfer();
assert.equal(IsDetachedBuffer(ab2), true);

Tests

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

callboundhasOwnPropertyserializationsyntaxenumerableiteratecloudwatchebsfullwidthtypedarrayjsdomES2021iamwaapiassertvpctextquotefetchsetmockinguuidsortvalidatorvalidationswfcompareeslint-pluginutilscorejasminedeterministicsetImmediateMicrosoftfastcopy-0rangeerrorrulestypescriptsuperstructjQuerytypesbusygroupByFloat64ArrayxtermArray.prototype.containstestdotenvimmutableimmerstreamdomerroryupsimpledbchannelpostcsslastjshintfnmatchinstallerloadingdescriptorreact animationloggingvestestreevariablesclassnamesArray.prototype.flattengraphqlformsbuffercolumnReflect.getPrototypeOfgitignoreparentsUint32ArrayES2022somecode pointsInt16Arraykeyvisualfeedjsonsesworkeroutputpatchcss-in-jslocationtypedweakmapmatches2018springpurematchAllhttpssnsregularsymbolswaitweaksetescapereact poseECMAScript 5babelgdprcall-boundtelephoneawesomesaucesource mapxmlObject.getPrototypeOfasciiparenttestercommanderwalkinguninstalltyped arrayxhrmonorepoqueuetddflatrecursivevarssinatraawssqsastomitspinnersWebSocketsmanipulationeslintpluginRegExp#flagscall-bindscheme-validationjsbindback-endES2019wgetformattingecmascriptplugincensorstartermanagerexecutenumberautoprefixersettingshelperswhichreducerobjecteslintconfiginternal slothttpforkdataserializeapolloletcallCSSStyleDeclarationbinBigUint64ArrayArrayBuffer#sliceoncelocalhookformes-abstractpoint-freeUnderscoreutilitiescallbindlook-upconsoleoptionWeakSetfindLastTypedArraytrimRightpackagesfilterArrayshebangtypeqsrmchecktoolkitchaies-shimsconfigurablearraysstyletouchflattenpicomatchexecfilelistenersenderprotobufStreamtypeoframdahigher-orderES2023ES5espreetrimUint8ClampedArrayfantasy-landtimeyamlextrasameValueZerotc39superagentelasticacheECMAScript 2019SetquerystringindicatorObject.entriesfile systemassertionObservables256extendreusetransformfromcollection.es6dependenciesreadboundcjkgroupdefinePropertyrm -frstreamswafAsyncIteratorfindupcloudfrontkinesisdatereworkprivateinlengthcurlTypeScriptnegative zeroArrayBuffer.prototype.slicetaketapefolderdescriptorssharedreal-timetoStringTagcopyides2016handlercreatereversedkarmaa11yajvhash.gitignore
5.12.95

10 months ago

5.12.94

10 months ago

5.12.93

11 months ago

5.11.93

11 months ago

5.11.92

11 months ago

5.11.91

11 months ago

5.11.90

11 months ago

5.11.89

11 months ago

5.11.88

11 months ago

5.11.87

11 months ago

5.11.86

11 months ago

5.11.85

11 months ago

5.10.85

11 months ago

5.10.84

11 months ago

5.10.83

11 months ago

5.10.82

11 months ago

5.10.81

11 months ago

5.10.80

11 months ago

4.10.80

11 months ago

4.10.79

11 months ago

4.10.78

11 months ago

4.10.77

11 months ago

4.10.76

11 months ago

4.10.75

11 months ago

4.10.74

11 months ago

4.10.73

11 months ago

4.10.72

11 months ago

4.10.71

11 months ago

4.10.70

11 months ago

4.10.69

11 months ago

4.10.68

11 months ago

4.9.68

11 months ago

4.9.67

12 months ago

4.9.66

12 months ago

4.9.65

12 months ago

4.9.64

12 months ago

4.9.63

12 months ago

4.9.62

12 months ago

4.9.61

12 months ago

4.8.61

12 months ago

4.8.60

12 months ago

4.8.59

12 months ago

4.8.58

12 months ago

4.8.57

12 months ago

4.8.56

12 months ago

4.8.55

12 months ago

4.8.54

12 months ago

4.8.53

12 months ago

4.8.52

12 months ago

4.8.51

12 months ago

4.8.50

12 months ago

4.8.49

12 months ago

3.8.49

1 year ago

3.8.48

1 year ago

3.8.47

1 year ago

3.7.47

1 year ago

3.7.46

1 year ago

3.7.45

1 year ago

3.6.45

1 year ago

3.6.44

1 year ago

3.6.43

1 year ago

3.6.42

1 year ago

3.6.41

1 year ago

3.6.40

1 year ago

3.5.40

1 year ago

3.5.39

1 year ago

3.5.38

1 year ago

3.5.37

1 year ago

3.5.36

1 year ago

3.5.35

1 year ago

3.5.34

1 year ago

3.5.33

1 year ago

3.5.32

1 year ago

3.5.31

1 year ago

3.5.30

1 year ago

3.5.29

1 year ago

3.5.28

1 year ago

3.5.27

1 year ago

3.5.26

1 year ago

3.5.25

1 year ago

3.5.24

1 year ago

3.5.23

1 year ago

3.5.22

1 year ago

3.5.21

1 year ago

3.5.20

1 year ago

2.5.20

1 year ago

2.5.19

1 year ago

2.5.18

1 year ago

2.4.18

1 year ago

1.4.18

1 year ago

1.4.17

1 year ago

1.4.16

1 year ago

1.4.15

1 year ago

1.4.14

1 year ago

1.4.13

1 year ago

1.4.12

1 year ago

1.4.11

1 year ago

1.4.10

1 year ago

1.4.9

1 year ago

1.4.8

1 year ago

1.4.7

1 year ago

1.4.6

1 year ago

1.3.6

1 year ago

1.3.5

1 year ago

1.3.4

1 year ago

1.3.3

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago