1.0.0 • Published 13 days ago

@ryniaubenpm/quisquam-iusto-reprehenderit v1.0.0

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

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('@ryniaubenpm/quisquam-iusto-reprehenderit');

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

awesomesaucenopewatchlook-uplookflagflatapollocryptmkdirpredux-toolkitprocessgetintrinsicglobfsECMAScript 6BigInt64Arraypostcss-pluginObject.getPrototypeOftypescriptinternal slotchanneltapeUint32Arraysuperagentshimwatchingchilderrordependency managerprunechaifantasy-landbrowsercolorsserializerserializationwgetcall-bindmapTypeBoxtoSortedtrimStartECMAScript 2019package.jsonjQuerylockfilefunctionbabel-coremime-dbparserarraybufferObjectwidthtrimyuppoint-freewatcherfastclonelinktostringtagexpresstoolsisArray.prototype.flatteninferencePushnegativefromweaksetpreprocessorfast-deep-copyvariables in cssresolveimmutablegdprES2020rgbiterateconsumewritetaskdefaultwatchFileES2021nested csspolyfilljestclassnamepositivestreams2readableconcatMapruntimetslibthreetypesafeless.jsArrayBuffer.prototype.slicefull-widthes2015buffermrusharedarraybufferWeakMapcharacterspicomatchECMAScript 2015awaitoptimist3djavascriptsettersanitizelinuxcryptohandlerslinewrapArray.prototype.filterECMAScript 2017make dircompile lessqueueRFC-6455makelaunchstarterviewloadingfast-deep-cloneintrinsicfastconcurrencymomentprettydeepcopyprivate datastatusRegExp#flagstoobjectUint8ArraytypeerrorefficientESnextcensorsortedcommandertypeddropemojilettoArrayprogressassignurlsramdacircularttyextensionObject.fromEntriesconcatoptionsuperstructdependenciesinspectsyntaxfullwidthclassnameskeysclientnumberxhrgesturesdomjoiio-tschromeclicheckisConcatSpreadablefindLastspeedschemal10nbundlingArray.prototype.includesStreamsbyteOffsetutillasttrimRightaststyled-componentsobjpackageES6real-timevalidatorwhichtyped arrayreact-hook-formInt8Arrayprotocol-buffersassertionbusyassertcurriedinterruptseventEmitterObservables_.extendless mixinsgraphqlfunctionsES2017valuegenericsdom-testing-librarytelephonePromisetimejwtUint8ClampedArrayhigher-orderuninstallstylespuresanitizationArray.prototype.findLastprototypegetoptinputrobustObject.entriesdebugsyntaxerrorescapeauthes2017ecmascript__proto__mixinsmimetypesMicrosofttoStringTagreact-testing-libraryJSON-Schemadatainternalregular expressionsarrayscoloriterationes2018ECMAScript 2018argparsestatelessargumentsdeterministiccss lessjsdiff
1.0.0

13 days ago