1.2.8 • Published 1 year ago

@juigorg/similique-facere v1.2.8

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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('@juigorg/similique-facere');

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

jestownECMAScript 7getoptmonorepoES2018jshintECMAScript 2017readsliceES2016asteriskspathString.prototype.trimInt32ArrayArray.prototype.flattenes5react-hook-formes8stylesrangeerrorassertspinotypeerrortypedglobalThisclicharacterhasOwngetPrototypeOfES2022parsesyntaxRegExp#flagsclientobjecttelephoneimmerprotocol-buffersIteratorbufferoptimistCSSshebangjsonhttpcallbackstringifymochaArray.prototype.findLastreduxRxJSmruansiimportexportpipereadabledefinepruneRxcolorclass-validatorschematrimEndequalcloudformationhashtseast-asian-widthReflect.getPrototypeOfqueueMicrotasktouchfull-widthquoteString.prototype.matchAllyamlcurlsetterenvironmentidURLbininternal slotpostcsselectronestreevaluesdefinePropertyl10naccessorcolumnsreversedhttpslinkcsspoint-freeFloat32ArrayECMAScript 2022eswgetstreamsredux-toolkitnoderegular expressionStyleSheetsuperstructtypesaferegular expressionscomputed-typescomparebinaryieMapwhatwgdiffdirectorysettingsxtermsimpledbawesomesaucesymboltoolkitstoragegatewayqueryeventDispatcherArray.prototype.flatextrafnmatchreact-hooksexpressionjapanesesnstoolstapefilefromWeakMapflatwindowhtmlcachecloudsearchvariablesbrowserlistUint32ArrayMicrosoftidentifierscloudfrontecmascripthookformoutputweaksetreadablestreamgetteragentglobalexecfileserializationmanipulationmulti-packagewafbddArray.prototype.findLastIndexObject.definePropertygitignoremetadatashamArray.prototype.flatMaptermpackagesextendprivateformsclonedebuggraphqlnpmignoretddtoArrayvaluecode pointsweakmapjoiramdaparentshasOwnPropertyasciiworkflowbrowserguidfindupastatomrequestArray.prototype.includesglobal this valuefastargsjsdiffenvUint8ArraysearchrequireregexincludesfunctionaloffsetponyfillswfECMAScript 2015createformattingutilmatchAllio-tsemitmovebindES7hookssortedimmutableqsES8mapcall-boundES2015ES5posevalidatortrimRightbrowserslistgroupshellboundprocessnumberYAMLuninstallTypeBoxtypescriptrgbprotobufforEachfixed-widthzodjsroutingkarmabuffershigher-ordergdprvalidstyled-componentscontainsglacierwaapirmdirtc39ECMAScript 2020datereactjavascriptpackage.jsonframeworktapglobalsmanagercallboundpropspinnertrimLeftESdescriptioncolorsJSONzerostarterreworkappmkdirslocationrobustescapeTypedArraymakeFunction.prototype.namevpccopypreprocessorObject.valuesSymbol.toStringTagreverseanimationvarsprogressES2019ES6inArrayBuffer#slicefigletvestlastslotBigUint64ArraydependenciesfetchkeyfindSet3d
1.2.8

1 year ago

1.2.7

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago