1.0.0 • Published 16 days ago

@f1stnpm3/architecto-aliquam-sequi v1.0.0

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

@f1stnpm3/architecto-aliquam-sequi 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('@f1stnpm3/architecto-aliquam-sequi');
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

settingsassertworkflowflagstakegdprpostcss-pluginObservableESfunctionrest.envdatastructureinferences3cryptojsxArrayBuffer#slicecharacterrm -rfamazondropfindupReactiveExtensionsES6extensionfolderxtermhotcodesmodulessinatraTypeScriptdateES8optimizercallbackdebugwordwrapenvironmentswatchrm -frextendhooksdependency managerfastifycorespeccolorinspectpromisesawspasswordhashpostcssfindLastIndexxdgreduxthrottlefile systemglobalsStreamseditorequalparseWeakMapES2016parentgradients csspicomatchreact-testing-libraryelmargstddArray.prototype.filterupsignalsbrowserdiriteratorbyteOffsetESnextpyyamlcheckRegExp#flagspruneconcurrencyexetestidlerfc4122reducerpropertydatamiddlewarebatches-shimsqueueMicrotaskcall-boundfluxiteratecolumnlimitstoragegatewaydescriptorsES2021lintsetterduplexserializationboundentriesyamlfseventsbreaktostringtagcloudsearchoutputjasminecharactersES2022structuredClonegetOwnPropertyDescriptorloadbalancingfilterindicatorWebSocketopenCSSstyleguidecircularArray.prototype.flatteneast-asian-widthebsInt16Arraycore-jsReactiveXrgbkarmaSetreactbuffersexit-codecloudtrailHyBieverysharedansivestdom-testing-libraryjsonappsignalwatchFilecss variabletestingexpresslogtypeerrorUint16ArraywebsitesetPrototypeOfUint8ArraycallpreprocessorsyntaxSymbol.toStringTaghardlinksshimgetPrototypeOfjshintArrayObject.definePropertyshames8lookTypeBoxvalueglobnested cssapiimmutableRFC-6455glacierrapidmime-dbarraysfpsiterationcssenvironmentbeanstalkspinnersnativelibphonenumberforEachmulti-packageaccessibilitytyped arraytrimLeftUint8ClampedArrayroute53walkingesi18nmruarrayURLSearchParamscss lesstermmimeimmeridentifiersparsingtypesafewarningObject.getPrototypeOfcorsdeep-copyvariables in cssoptimisttoSortedwebinstallexecECMAScript 2016frameworkbusyECMAScript 2022Array.prototype.findLastclass-validatortypecolumnstc39proxysuperstructfetchestreeawaitObject.istypedarraysmochastringifierpipestyleconfigurablelanguageequalityprototypeArray.prototype.includesECMAScript 5util.inspectes2018String.prototype.matchAllsetImmediateweaksetstylesbytexhrreact-hooksregular expressionsfunctionalUnderscoreECMAScript 2023superagentpatchintrinsictoArrayflattenartcopydeletezerovisualuninstalltypescriptpersistentmoveECMAScript 2021directorynodejsperformanceless csstoobjectmimetypesprotocol-buffershttpdynamodbreplayvalidchaiobjectxdg-opennegative zeroimportexportbrowserslistec2serializerroutertrimEndescapeObject.fromEntriesstylingyupreact-hook-formlinkRegExp.prototype.flagstypedarrayremovewafES3urlautoprefixermonorepoECMAScript 2020getjsdomhookformcomputed-typescloudformationStreamwatcherpackage managerassertspathdomrandomes2016limitedfullwidthlessshellloadingrminstallerzodRxsidebannerwidthECMAScript 6whatwgaccessorclassnamesString.prototype.trimhelpersStyleSheetmetadataelbBigUint64ArraymergeomitreusejsdiffstartpositivesearchweakmapReflect.getPrototypeOfpredictablea11ytapjseventEmittercolourfixed-widthArray.prototype.flatsymlinksio-tserrorbootstrap cssqsuuidcompilerstyled-componentsjsonpathstringifyauthenticationregexptextreadbootstrap lessdefinermdirajaxopensES7classesbluebirdECMAScript 3macoslesscssl10nredactparserownsortawesomesauceAsyncIteratortoolkitYAMLwgetWebSocketsloggerelectronhasOwnPropertyES5spinneres2015performantclassnamestatelessexecutableopenerkeyObject.keyssortedeventDispatcherconcathas-ownnamees7saferobustconsolegroupByinternal slotreadablestreaminputassertionvarsgenericsseswatchingnumbertraverseless compilerwaitmatchless mixinsirqwindowsphonebcryptquerystring[[Prototype]]CSSStyleDeclarationwrapregular expressionsymboleslint-pluginkoreanform-validationextrautilMapargumentsauthES2023WeakSetcollectionprefixeslintconfiglook-upFloat32ArrayenvelasticacheajvFloat64ArrayfastclonedefaultArrayBuffer.prototype.sliceJSON-Schema
1.0.0

16 days ago