1.0.4 • Published 11 days ago

@teamteanpm2024/tempore-quibusdam-enim v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
11 days ago

@teamteanpm2024/tempore-quibusdam-enim Version Badge

github actions coverage License Downloads

npm badge

Get the ArrayBuffer out of a DataView, robustly.

This will work in node <= 0.10 and < 0.11.4, where there's no prototype accessor, only a nonconfigurable own property. It will also work in modern engines where DataView.prototype.buffer has been deleted after this module has loaded.

Example

const dataViewBuffer = require('@teamteanpm2024/tempore-quibusdam-enim');
const assert = require('assert');

const ab = new ArrayBuffer(0);
const dv = new DataView(ab);
assert.equal(dataViewBuffer(dv), ab);

Tests

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

es2017accessibility.envstylesbatchbootstrap cssbufferconfigshrinkwrap$.extendpromise256Object.entriesArray.prototype.flatconfigurablejsdiffarraystarterbootstrap lesssharedarraybufferES7assertiondefineschemeartrateencryptionArray.prototype.flatMapArraywrapisConcatSpreadablefpless cssslotrequestjQuerystyleoptimistbddhigher-orderFunction.prototype.nameECMAScript 2015packagesparentURLscheme-validationnativeclass-validatormodulessidegdprfindcurriedbluebirdjapanesesettingscomputed-typesgroupBysetterECMAScript 5readmetadatacopyxssreal-timeargumentstappreserve-symlinkspyyamljestinvariantes6busyargvutilpolyfillwordbreakstyleguideeslintconfigUint32ArrayECMAScript 2021react-hook-formgetsameValueZeroterminalcss nestingkarmaratelimitlesscssintrinsicURLSearchParamsPushUint8ClampedArraytc39errorfast-deep-clonehttpECMAScript 3cmdsearchconstoutputStreamObject.iswarninggetoptfunctionArray.prototype.findLastIndexprettystatusdefinePropertybcryptfullzeroyamldefaultinspectpnpm9Int32Arraytacitprototypewidthredux-toolkitopeneroffsetCSSStyleDeclarationtrimStartconcatformsrfc4122Array.prototype.flattenReactiveExtensionsString.prototype.trimcollectionmonorepoansiBigInt64ArraysymbolsfindLastIndextaskimmutablelimitedfixed-widthcjkArrayBufferprivaterecursivenopeextensionES2020safeIteratormergereact animationgetterrequiresigtermtypescriptfastifyfindupchromevestvalidWebSocketjshooksECMAScript 2019querystringenvES5deletematchAllObject.assignstartformatpiperegularcomparelinuxtoSortedpatchvaluescompile lessjsonpathtsgetOwnPropertyDescriptorstreamidleeventEmitterdeepyupcharactersObject.getPrototypeOfcoreES2019parsemaplruimportdeep-clonedayjsrm -rfcirculartyped arraylookjasminedescriptioneverypackage.jsongradients csstouchsymlinksdiffHyBimulti-packagetestisstylesheethttpsES2016uninstallloggingsortes2016es-shimsoperating-systemfilevalidationviewcacheclassnamesECMAScript 2020wgettrimLeftES2017css lesslesschildtimedataomitflattrimawesomesaucejsonschemaminimalhelpersTypeBoxcommandcallrm -frargsopenstypetranspileflagsbuffersinternal slotbyteLengthinferenceSymbol.toStringTagtypedarrayauthenticationchinesepicomatchshelltypedObject.valuesStreamsmakesanitizetypedarraysarktypedataviewsymlinkrmsetPrototypeOfconcatMapfsArray.prototype.filterserializerMicrosoftWeakMapsuperstructhasOwncallbackeventsFloat32ArrayargumentjsxspinnersignallimitcryptRFC-6455bannertelephonermdirinterruptsfolderprunefastcopyinstallerstreams2matchframeworkprogresshashbundlerbrowserflattenwhatwgwindowscorsbyteOffsetbundlingsignalsfseventsvaluecommand-linejson-schema
1.0.2

13 days ago

1.0.4

11 days ago

1.0.3

12 days ago

1.0.1

14 days ago

1.0.0

14 days ago