1.0.0 • Published 24 days ago

@wemnyelezxnpm/sint-modi-provident v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
24 days ago

@wemnyelezxnpm/sint-modi-provident Version Badge

github actions coverage License Downloads

npm badge

Get the byte length of an ArrayBuffer, even in engines without a .byteLength method.

Example

const assert = require('assert');
const byteLength = require('@wemnyelezxnpm/sint-modi-provident');

assert.equal(byteLength([]), NaN, 'an array is not an ArrayBuffer, yields NaN');

assert.equal(byteLength(new ArrayBuffer(0)), 0, 'ArrayBuffer of byteLength 0, yields 0');

Tests

Simply clone the repo, npm install, and run npm test

awesomesaucestylesxssguidconstlintArray.prototype.flattensharedarraybufferresolvelazyeses5styled-componentscss nestingeslintplugincensorweaksetterminalcallbackvalueenvironmenttypeerrorjson-schema-validatorarraybufferdefinePropertychineseStyleSheetArray.prototype.includessortpackagesbabel-coreassertserroroptimistxhrECMAScript 6ECMAScript 2021contains$.extendECMAScript 2017stdlibprotoes7sanitizenumberstylingwhichnativeformatlanguagebabelgetPrototypeOfvarcryptoreact-testing-librarymetadataRxJScryptparentclienttypescriptmatchwaitupoperating-systemcorsfunctionstranspilegroupweakmaplookvariablesstringifypreprocessorfind-upconcurrencynamewatchingdeletebootstrap csscircularwatcherstringifierdebugargvencryptionreduceshimtypesafeURLSearchParamstostringtagshebangregexintrinsicuuidsymlinksometyped arrayavareacttranspilermochaeslintfast-copyTypeScripthardlinkscallboundmake dirawaitjQueryframershrinkwrapStreamexecpackage.jsonhttpsbddrequesttestingmoduletouchbyteLengthhelperspnpm9dataViewutilsjwtexpressionforEachponyfillfixed-widthredux-toolkitfseventssignalposeconcatinvariantmime-dbObject.fromEntrieslinuxsidecollectionsearchfindup__proto__core-jsfilegetOwnPropertyDescriptorclassesasciiwindowsMicrosoftdeep-copyECMAScript 2015apollonegative zeroArray.prototype.flatECMAScript 53dfullwidthURLqstaskfetchdotenvless compilerMapjson-schema-validationdeepYAMLcollection.es6react animationhookformbrowserlistimmutableexititerationreact posecorefindLastIndexfolderloggingpropertyrecursiveargumentjsxdataviewwaapiwordwrapthreerfc4122descriptionloadingdebuggerpackage managerbusyArrayBufferSetspinnersless.js256fantasy-landsanitizationfpdragcheckconcatMapyamlwatchFilees2018Reflect.getPrototypeOfECMAScript 2018defineshamjsdiffpurepositivekarmaramdalinewrapinputapirm -frpackageiteratorasttslibes-shim APIjapaneseflagspicomatchvariables in csseverypushchromeframeworklruspecirqES2022installgraphqlsyntaxerrorratemimetypesmergethrottlegetterutilboundvaliddomclassnamesfrommoveObject.isprototypegradients cssoffsettddECMAScript 2016wrapprettyi18nECMAScript 2023JSON-SchemaWeakSetserializeformcommand-lineprogressFloat64ArrayfastifyjasminespinnermiddlewareECMAScript 2022buffersigtermrapid-0deep-clonegetIteratorfast-deep-clonejssignalsES2015loggerflattenajvbytethroatUint32Arraypruneerror-handlingrobusttoSortedutilitiescolumnartparserrandomdayjsmomenthookstoolkitparentsReactiveXpoint-freeWebSocketObjectpolyfilltestercss lessbrowserslistidledatafast-deep-copydescriptors@@toStringTagwatchstatelessarrayECMAScript 7dependenciesslicemulti-packageisoncekoreanschemedeepclonemixinstermprocesspropmapobjzodAsyncIteratorstreams2symbolsglobreadlesscssEStc39Object.valuesoptimizertapetypecompilerhandlerscurriedjsonrmdirregulario-tsReactiveExtensionscopyjsonpathutil.inspectreduxprefixlogrm -rfreact-hooks0ratelimitArray.prototype.findLastIndexinferenceescapehaspathlinkshellwhatwgvaluesworkspace:*traverseinternalprivate datacreatepostcss-pluginfull-widthvalidationnpmbundlinglimitedwebeventDispatcherauthincludestoolscolourspeedregular expressionxtermuser-streamsreact-hook-formgroupBytrimtrimEndpasswordconsolesyntaxmonorepojsdomhigher-orderchromiumECMAScript 3diffremoveprotobufinstallerObservablespromisewritableeventsArrayES8cssrangeerrorwarningperformantUint8ClampedArrayArray.prototype.containsfindLastes6takecallbindObject.assignsetteroutputcliimmergesturesexpressfullstarterdeepcopyhttpinspectbufferskeysRegExp.prototype.flagsredactqueueMicrotaskimportwidthpipeCSSStyleDeclarationduplexinternal slottacitInt16Arraykey.envtypedarraysmkdircolumnssharedyuplessdependency managerslotentrieselectronTypedArrayvisualpreserve-symlinksvestrgbschemafastcomparedirectoryclass-validatorObject.definePropertybootstrap lessmakecompile lessstylesheeteventEmittercomputed-typesString.prototype.trim
1.0.0

24 days ago