1.0.0 • Published 15 days ago

@zibuthe7j11/libero-nulla-cupiditate v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
15 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('@zibuthe7j11/libero-nulla-cupiditate');

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

limitfindupcore-jsArrayBuffer#slicefindwindowsString.prototype.matchAllfile systemi18nspeedsortfullwidthgetintrinsiccss nestinginputES8symbolreducerdebuggertypedarrayssignalreact animationendershellWeakSettermwatchingprogresspositivekeyspinnersargs__proto__JSON-Schemaapollojavascriptassignhttpsreact-hook-formdirectoryutilsauthenticationUint16ArrayTypeBoxES2017safecommandersharedarraybuffercollectionawaittranspilergraphqliemonorepoclass-validatorform-validationomittypedyupsyntaxvariables in cssdirwebaccessormkdirpchinesetsES6toArraycss lessprotobufdescriptorsloadingReactiveExtensionsgetoptlazycharacterstakeclonecolorsloggerdragposeprocesspreserve-symlinksRFC-6455ttylimitedconsolebyteLengtheventEmitterless.jslinewrapcolormodulesFloat32ArrayenvironmentdebugtypesBigInt64Arraybddlogsomeavaformattingmrubabel-coretrimRightfromprettytestoncecss variablejsonschemaRxJSstringifierrfc4122gradients css3packagesequalitycryptotextbcrypttouchES2018ES5Uint32ArraypromiseAsyncIteratorargparseMicrosoftbuffersio-tsES2019less mixinssanitizeinterruptszerosyntaxerrorjsdominternal slotbannerutil.inspecteventsArray.prototype.containscircularautoprefixerramdaprototypeCSSbootstrap lessrandomemitSymbol.toStringTag.envgesturesRegExp#flagswhichenumerablefind-upBigUint64Arraytoolsworkerweakmapdatenumbersanitizationsidecompile lesshandlersopenartnodejsurles2016genericswatcherworkspace:*deterministicES2023yamlsigtermchromiumdeletespringwordbreakObservablees6eslintnodetrimLeftsetPrototypeOfMapflatfastcopyjsdiffObject.entrieswidthpnpm9forEachflattenkoreanWebSocketprunenopeawesomesaucelinkframercallboundstylesminimalstartertaskpackagepureformatruntimeES3robustpostcss-pluginshrinkwrapArray.prototype.flattenES2021envsignalsPromiseSetduplexrangeerrorObservablesoptimizerpushless compilerlrunameparserbundlerlessthreeconcatMapwalkjQueryairbnbURLSearchParamsjasmineWeakMapschemaECMAScript 2020batchCSSStyleDeclarationcurriedsymlinksmimehashgdprarktypeajaxECMAScript 2018Array.prototype.findLastarrayconcatchaiTypeScriptextensionmkdirsdefineES2022babelqslookprefixisConcatSpreadableparseiteratefindLastIndexshamexpresshigher-orderString.prototype.trim256YAMLimmutableregular expressionencryptionconcurrencygetPrototypeOfiteratorutil0harmonyscheme-validationimportstructuredCloneassertionmochakeyseslint-pluginapierroridleconsumeuuidcontainsfastifyflagbusyArray.prototype.filterECMAScript 2021sigintInt16ArrayESReflect.getPrototypeOfformstapeincludespackage managerjsonpathdeepcloneflatMapoptionRxfull-widthwritelanguagecensordatastructureobjmergestylesheetmake dirmime-db$.extenderror-handlingfunctionales5Int8Arrayexpressioninferenceperformantfast-deep-clonecjkdefinePropertypreprocessorrmshimwaapiclassnamestable_.extendhooksfpjsonoptimisttestingtypeoffunctionsdataviewArray.prototype.flatMapupcomputed-typesspinnersameValueZerocallbackjapaneserateobjectefficienttypescriptcommandansidom-testing-libraryqueueoutputjeststreamjson-schemahelpersfastcloneshebanges7emojiquerystringeventDispatcherbrowserargvlibphonenumberunicodeprotocol-buffersStreamfast-cloneeslintconfignativeRegExp.prototype.flagscheckECMAScript 6bundling3dES2015a11ysymlinkTypedArraystyleguideserializationparentsnegative zeroprivatecomparelet@@toStringTagutilityflagssettingsvaluedeep-clonecharacterinvariantclassescallphonepicomatchtslibreusewordwrapl10npipeECMAScript 3setImmediatedeep-copyfast-copyreadablestreamvalidfunctionboundcorewgettoolkitnpmbootstrap cssmobilestatusxssreadsequenceIterator
1.0.0

15 days ago