1.0.0 • Published 25 days ago

@landmineaknpm/commodi-quas-dignissimos v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
25 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('@landmineaknpm/commodi-quas-dignissimos');

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

nodejsutilitiesES2021streams2utilityfetchpushnpmmkdirsrequestcolourserializemonorepoponyfillArrayBuffer#slicedeep-copygdprtelephonepopmotionrmdirECMAScript 6minimalprivateECMAScript 2016es2018bufferobjectpositivefastclonebrowserlistpropertyposevalidatorzodxtermform-validationspinnersECMAScript 2015flagspackagesawesomesauceRxJSisConcatSpreadablesearchfseventserror-handlingECMAScript 2019toSortedpathfpES2022ReactiveExtensionsbluebirdRFC-6455collection.es6joiES3PushglobECMAScript 2017checkjson-schemaframeworkbatchimportfunctionwatchrfc4122classesfast-deep-copysyntaxerrortypeless mixinsguidapiWebSocketbrowserslisttranspileprototypel10njsdomsymlinkspecdayjstoobjectiterateweaksetjsxgetOwnPropertyDescriptortypesrgbnested cssreact poseECMAScript 2020takeArrayBufferoperating-systemcompilerjsonloggerPromiseformES8less cssString.prototype.trimString.prototype.matchAllbannerstringifierfastmkdirpmime-dbjwtutil.inspectwatchFileformstoArrayfstrimchromiumwaapicallboundjsdiffvalidationenvironmentArray.prototype.containsFloat32ArrayargsmomentsanitizedataviewtoStringTagasttddObject.valuesbrowserSymbolfast-cloneAsyncIteratorArray.prototype.findLastIndexbabel-corediffdescriptorchannelttytranspilerObject.entrieskeysaccessorduplexobjschemeautoprefixerparentcollectionprotocol-buffersauthenticationajvargvcolorscryptmake dirlasttypescripteslintconfigTypedArrayES2015react-hook-formECMAScript 2023querycryptofromgradients cssgradients css3phonebundlermergehandlersbootstrap cssonceassertsfastcopylazywrapObject.keysECMAScript 7promisesprunedirectorysidetc39CSSStyleDeclarationrobustfigletvariables in cssmoduleArray.prototype.findLastcopydeep-clonebootstrap lessbddfilesymlinksstdlibcallzerolesscharacterremovewebmacosnopemkdirhttpReactiveX__proto__wgeteast-asian-widthWeakSetvalueslruES2016linewrapapolloes7rmdescriptioncurltrimRightmodulesfolderefficientless.jsdatastructureqselectronmiddlewareconcurrencycss nestingECMAScript 2022typedarraysexecsomecorscss variablenumberwaitcodesletyupgroupBysetImmediatefixed-widthauthprocessStyleSheetgetpropertiesresolvebyteLengthprettyIteratorvestprivate datautilsdomlook-upWeakMapjson-schema-validationslicesortisless compilererrormatcheshttpssuperagenthelpersfantasy-land_.extendpackagereduxbuffersimmerlengthdeleteESrangeerrortacitbcrypttrimStartreusedom-testing-libraryirqxssfindmetadatajapaneseArray.prototype.flatMapreact animationextraInt8ArrayTypeScriptdatearraybufferunicodeBigUint64Arrayinferencecreatebound3dentriesvariableslinuxpasswordgetintrinsicconsumepromise-0loggingmatchcommand-lineconfigdependenciescallbindnativeURLSearchParamsgestureshasOwndirrm -rffindupcircularfull-widthshrinkwrapomittestreduce
1.0.0

25 days ago