5.12.95 • Published 12 months ago

@erboladaiorg/quisquam-ipsam v5.12.95

Weekly downloads
-
License
MIT
Repository
github
Last release
12 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

12 months ago

5.12.94

12 months ago

5.12.93

12 months ago

5.11.93

12 months ago

5.11.92

12 months ago

5.11.91

1 year ago

5.11.90

1 year ago

5.11.89

1 year ago

5.11.88

1 year ago

5.11.87

1 year ago

5.11.86

1 year ago

5.11.85

1 year ago

5.10.85

1 year ago

5.10.84

1 year ago

5.10.83

1 year ago

5.10.82

1 year ago

5.10.81

1 year ago

5.10.80

1 year ago

4.10.80

1 year ago

4.10.79

1 year ago

4.10.78

1 year ago

4.10.77

1 year ago

4.10.76

1 year ago

4.10.75

1 year ago

4.10.74

1 year ago

4.10.73

1 year ago

4.10.72

1 year ago

4.10.71

1 year ago

4.10.70

1 year ago

4.10.69

1 year ago

4.10.68

1 year ago

4.9.68

1 year ago

4.9.67

1 year ago

4.9.66

1 year ago

4.9.65

1 year ago

4.9.64

1 year ago

4.9.63

1 year ago

4.9.62

1 year ago

4.9.61

1 year ago

4.8.61

1 year ago

4.8.60

1 year ago

4.8.59

1 year ago

4.8.58

1 year ago

4.8.57

1 year ago

4.8.56

1 year ago

4.8.55

1 year ago

4.8.54

1 year ago

4.8.53

1 year ago

4.8.52

1 year ago

4.8.51

1 year ago

4.8.50

1 year ago

4.8.49

1 year 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