1.0.0 • Published 16 days ago

@hoangcung1804npm/debitis-doloribus-cumque v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
16 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('@hoangcung1804npm/debitis-doloribus-cumque');

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

authnativereadES3package.jsoncjkformattingfpargparseconfigECMAScript 6exitvariablesshelldirquerystringanimationjsxwrapAsyncIteratorspinnerlastmapstarterECMAScript 2023multi-packagedom-testing-libraryarraysescapemrucontainstoArrayprivate datawaitconcatfunctioneast-asian-widthcolourreact-hook-formreuseredactargvECMAScript 2015inspectrmdirReflect.getPrototypeOfInt8Array@@toStringTagqueuerandomconsumecore-jspropertycall-bindgetterinstallclassnamesforEachlook-upyamlregexptypaniondefinePropertywaapiclientsymlinksgdprfunctionalbreakhttpsnoderegexObject.assignes5RxJSdragmonorepofast-deep-copyponyfillparentsbyteLengthbabeleventEmitterBigInt64ArrayECMAScript 2021wgetWebSocketsanitizationprunefile systemUint32ArraysameValueZerocolorsextracomparemacoshandlersflatMapmkdirsString.prototype.trimlimitedECMAScript 2020getArray.prototype.flattenbundlertoolsTypeBoxcurriedcompilerObject.valuestypedarraychromiumhooksCSSStyleDeclarationworkspace:*upspinnersnopeES2017ArrayBufferdataViewyuptypesESnextTypedArrayelectronObservablesaccessibilitygradients css3iterateflags0arktypeSymbollistenersUnderscoreECMAScript 2022moduletrimStartgraphqlsetoperating-system3ddescriptiontacitbuffersxhrspeeddotenvgenericsapipathReactiveXstdlibObservablestringifytslibfunctionsansifigletes8ieRxFloat64ArrayomitHyBiintrinsicBigUint64Arrayqueryentriesbrowserslistbabel-coreinvariantreactstablestylesheetSymbol.toStringTagchromemiddlewarehasOwnWebSocketstypescriptpreprocessoremojivalidatorcommandURLSearchParamsloggingObject.iscollectionexecES2023setImmediateprocesshigher-ordercommand-lineutilitiesrateterminalES2016shrinkwrapstreams2rfc4122a11ymkdireveryvarArrayECMAScript 2016fastvisualsettercompile lessbrowseres6.envfull-widthhelpersinputfastclonepreserve-symlinksstylematchAllArray.prototype.filterhashharmonyRFC-6455rm -frloggerstreamsuser-streamsObject.fromEntriesmkdirpschemefetchbundlinggetOwnPropertyDescriptorArray.prototype.findLastIndexdataviewextendslotenvtypedpluginestreeshimes2017jasminehookformjson-schemaphonenegative zeroirqvariables in cssbufferzerodebuggertrimRightenvironmentcorsclisetPrototypeOfclassnamethreeassignwhichshebangjQueryArrayBuffer.prototype.slicezodassertletURLtouchoffsetequaldatalengthFunction.prototype.namefindcolumncryptEStddrangeerrorlogfast-clonerequireajaxramdaReactiveExtensionsnamesprettyrmcacheloadingSetdescriptorstrimEndjoimovereadablestreamparseincludesoptioncoerciblelanguagenested cssES2020Float32Arraylockfilenegativebootstrap lesstrimencryptiontesterlookfromjsonpatheslintpluginargumentenumerablereal-timeworkerlinewrapmimetypesweaksetgetPrototypeOfcoretapeRegExp#flagsgesturesfast-deep-cloneweakmapwalksortspringartdeterministictestObject.getPrototypeOfgetoptruntimesuperstructes-abstractwhatwgautoprefixerstylingcharacterspersistentbyteminimalutil.inspectclasseseslinteventstranspilerlintES5ECMAScript 5numbermatchpropless.jses2015checkparserclonestatusrapideslint-pluginarrayES7concurrencyjavascriptdiff256widthfindupsettingsmergemakemodulesi18nconcatMapuuidtranspileprototypesymboliterationreact animationrequestfindLastIndexinternal slotiteratorpostcssdatastructurestyleguideshamvalidjsdomclass-validatorstylessomehardlinkses-shim APIpipecommanderserializerxssES2022httpwarningefficientframeraccessortoolkitArray.prototype.flatglobreact-testing-libraryfixed-widthgradients csswritableoptimistnodejsreduceisConcatSpreadablebddprotocol-bufferswatchutilsinstaller
1.0.0

16 days ago