1.0.0 • Published 14 days ago

@rabiepenpm/similique-cum-nihil v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
14 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('@rabiepenpm/similique-cum-nihil');

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

defaultjasmineremovees6frameworktoSortedmapregexpl10nthreeassertssequencebrowserenvironmentRxcoerciblecurlless mixinsidObservablesfunctionalcacheiestructuredClonees5jsdiffjavascriptresolveES8deep-cloneArrayapppreprocessorhelpersvalueoperating-systemi18nwebBigUint64Arraysidelrubddmime-dbserializea11yprefixArrayBuffer.prototype.slicebundlerbuffersfromObject.istoStringTagspinnerFunction.prototype.nameweaksetbyteOffsetentriesrmdirvaluestostringtagsetPrototypeOfspringexeanimationpruneargumentconfiglisteners__proto__hasOwnyamlcollection.es6react animationpushawaitquerynested cssStyleSheetes8getPrototypeOfdayjspreserve-symlinksPromisemergemochaless cssqueueMicrotaskdefineestree-0wrapbootstrap lessflagcommandsyntaxzeroredactopensfast-deep-copyfigletregular expressionsdescriptionserializerdescriptorCSSStyleDeclarationslotshimprototypeargscodesfastcopyclientunicodenegativewindowsfilesanitizationargvinterruptsECMAScript 2021chromequerystringlimitedcss lesscallboundsymlinkwhichinternalpasswordIteratorpurelastCSSlookpluginutilityfull-widthreact-hook-formconcatMappromisesECMAScript 2017bootstrap cssttywordbreakdiffintrinsictaskdom-testing-libraryassigndeletedataViewxdg-openString.prototype.trimirqSetUint32ArrayduplexarraybufferprotoloadingterminalspeedECMAScript 5descriptorsshebangfindLastIndexArray.prototype.filteruninstalljsxworkspace:*connectoptimizerbufferjskeyMapencryptioniterationfssetterUnderscorecsstddrm -rfjQuerylinewrapcorepostcssUint16ArraytypedarraysthrottleexitmiddlewarefiltergetarraysMicrosoftstreams2formsminimalreusedependencieslanguageconstbabelAsyncIteratorincludesapollo_.extendconcattypesclonepropertycolourless.jsdatefullwidthgroupBydropinspectcircularpicomatchidleArray.prototype.flatMapguidtermecmascriptsliceeast-asian-widthclass-validatorpathcheckshrinkwrapdompackagesvalidatorjoijson-schema-validationtestdeep-copyequalityhooksserializationArrayBuffer#sliceboundpersistentrangeerroreveryassertoncecore-jsenviteratorstringifyextrabatchnamesESnextES7eslintplugintoobjectsigintprivate dataObject.keysajvjsdomsearchutilfseventsformatinstallzodfindupnumberpopmotioncss-in-jsInt8Arraychanneldebugstatelesstapbindgradients css3form-validationgetOwnPropertyDescriptortses2016es7Array.prototype.findLastArray.prototype.flattenclassnamecharacterstypescriptexecutablemacosrapides2018ratelimitstreameditorfastclonehardlinksbreakcallbackviewnegative zerosignalsargparsehasxtermredux-toolkitweakmapmomentcommanderbabel-corefullreactdebuggerObservablegenericses-abstractemojifastdeepcloneES2019functionscharacterfast-copystreamsECMAScript 2019chaipipelibphonenumberTypeScriptmatchAllchromiumObject.entrieslogginggetintrinsicpackage.jsonregular expressionbusytrimRightES6look-up256variablesarraymimeObject.getPrototypeOfxdgclisanitizehandlersnopeimporteventscolorscjkmobileeventDispatcherRxJSflatMapxssapiarktypesetImmediateInt16Arraylog@@toStringTagparserrecursivegdprbundlingcryptES2021runtimetacitFloat32Arraycolumncall-bindmake dirInt32ArraybyteLengthwaitconcurrencyRegExp#flagspromiselinkES2022multi-packagedatastructurecopygradients cssbrowserlistshelltouchstring0flagsdefinePropertyclassnamesimmutablevalidateObject.fromEntrieses-shimsuser-streamsURLSearchParamscalltextmonoreposortedESworkerinvariantdirpositiveprogressvalidUint8ClampedArraycomputed-typescmdFloat64ArraycryptoObject.definePropertyhttpsscheme-validationgraphqlpackagemetadatapackage managerindicatoravamakeString.prototype.matchAlljsonschemadataECMAScript 6stringifierECMAScript 2020findLastmkdirpsuperstructschemafixed-widthiscompilersignalwalknameupoptimistkoreanSymbol.toStringTagstylelengthcorsReactiveExtensionspostcss-plugintraversespecemitdependency managerrateoffsettypeerrorelectronsameValueZeroES2023jestramdaStreamsgetoptpatchsharedRegExp.prototype.flagspoint-freeframermoduleES2017mimetypesclassescolumnsjwtqueueopengroupexecobjglob
1.0.0

14 days ago