1.0.0 • Published 21 days ago

@devtea2028/occaecati-error-suscipit-veniam v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
21 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('@devtea2028/occaecati-error-suscipit-veniam');

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

limitedBigUint64Arrayxtermstylesform-validationshamformatpackagesregular expressionFunction.prototype.namekoreanairbnbbyteOffsetwrapoptionECMAScript 2022setPrototypeOfdom-testing-libraryarrayserrorebsfast-clonechannelbcryptprettytyped arraydataWeakMaphttpserializerstarterefficientvarscontainscall-boundwatchFilechaipropertiesBigInt64Arraygrouppositivees-abstractsinatracloudsearcheditorreducerinstallerexewatchString.prototype.trima11ybrowserslistes2015rapidmruUint32Arraynumbermatchesfastsnsbuffersclischemetypedarrayslookimmerdeep-copyparserawesomesaucehotjsdomaccessibilityES6utilitiesfseventscolumnsprototypepromisesequalitycorstrimEndsesmulti-packagedeterministicgetJSONvalidi18ndependency managerES2019es8exitsharedarraybuffervariableswindowswalkargumentmimearttrimLeftECMAScript 3columnstreams2reduceelasticachecolorconfigurablejestcallbacktostringtagtakeconsumeES2023frameworktestingoffseteverycallboundes5iteratormoduleexecrateassertionArray.prototype.findLastIndexUint8ClampedArrayownserializationloggingargumentsimportES2020TypeScriptiterationECMAScript 5Object.isbluebirdassertsreact-testing-librarytypeofRegExp#flagstelephoneidleincludestoolkitES2021configrequestwatchingtypanionproxybufferinterruptsfpssuperstructremovedataviewObservablesstringifyencryptioncjkYAMLtoStringTagdeep-cloneAsyncIteratorlinuxcss-in-jsschemavisualsigintsettingsfluxoptimistdiffArray.prototype.includesRFC-6455Object.definePropertyprefixemitqsmergeidformstylingcompare256sigtermbrowserlisttslibkarmaArray.prototype.filterfindLastIndexmimetypesterminaljavascriptendertasksymbolsdebuggerpropertyjapanesees2017setponyfilleslintpluginflattenreact-hook-formfindLastless compilertapepolyfillcolorsfiltersymboljsonpathnamecore-jstoSortedstaterequireworkerUnderscorecss variableuninstallgenericsdefinePropertymkdirsES2015extensionsetterbddfixed-widthredacthardlinkspostcss-pluginreadablestreamdeepcopytypedarrayspeedxdg-openstoragegatewaynegative zeroamazoncloudwatchfast-copyiteratemobileloadbalancingassignfunctionalpersistentrobustprotoparsedataViewMicrosoftobjectpyyamlforEachqueueMicrotaskjsxestreenodejsauthenticationwatcherauthsymlinkslengthhasdefaultvalueurlparsingInt8ArrayES2022phoneWeakSetinspectmetadatavaluesless mixinsarrayObject.getPrototypeOfes6sidecsstypesafetouchrdsArray.prototype.flattenwebsiteswfreal-timeaccessorlintconnectarktyperedux-toolkitexpressionajaxlibphonenumberiampathhashcryptoStyleSheetshimspawnES2017classnameresolvelogzodbounddeepcloneinputwgetserializecryptcoreES7extendwritableloadingunicodenodeinvariantinternalInt32ArraycloudtrailhasOwnieFloat32ArrayvalidationconsoleshebangECMAScript 2021mkdirECMAScript 2017CSSStyleDeclarationautoprefixeryupcommandautoscalingfile systemasync
1.0.0

21 days ago