1.0.0 • Published 26 days ago

@skylernpm/explicabo-repudiandae-aut v1.0.0

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

@skylernpm/explicabo-repudiandae-aut 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('@skylernpm/explicabo-repudiandae-aut');

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

workflowcompile lessinprivatewatchFileuninstalltoStringTagmonorepodefaultescapecurllanguagesimpledbbundlingspawnio-tsUint8ArrayequalrequestttyxtermStyleSheetdirassertsendpointinferencedebuggersuperstructeventsArrayBuffer.prototype.slicelookes6wordwraphasOwnPropertyproxyes8moverobustfigletimportreact-hookstelephonecachemomentrdscss-in-jsbufferajaxpyyaml@@toStringTagsymlinkstapredux-toolkittrimstatelesscharactertoobjectAsyncIteratorconsoleArrayBuffer#slicerm -rfjavascriptcallbackguidbootstrap csswalkingxdg-openpredictableURLSearchParams0polyfillterminalruntimetraversejoiansies-shim APImixinsmapgroupByeveryviewes-abstractxhrutilities256tc39lintsetterless compileres2016schemafindtaskkarmaautoscalingcolourcommandcloudtrailmacosopenertakecollectionReactiveExtensionsvalidfseventslengthfullgetintrinsicsesi18nArray.prototype.includesconfigurabledeep-copyInt32ArrayArray.prototype.flatMapfromregexnpmpatchregular expressioncloudformationboundcloudfrontECMAScript 5sortlastString.prototype.triminputequalityECMAScript 6dependency managerinvariantargparsemulti-packagetoolskinesiseslintbannerarktypeyamlxdggetES2015signalelasticacheenumerablemapreducesequencechinesetypedarraysqueuegradients csshardlinksObject.keysWebSocketsymbolebspackage managertypeofWebSocketssuperagentutilphonefasthigher-orderparentgetPrototypeOfnegative zerocolumnswritecss nestingglobalstypanionsortedpicomatchsymbolsUnderscoreObject.entriesinstallerglacier-0jsonRxES2021loggerdayjsformsstyled-componentsstylesheetbyteLengthstyleguideJSONvalidateresolveprunesearchfindLastTypeBoxworkerIterator_.extendqsflatMapcodesmochaoffsetcircularminimalECMAScript 2020querystringpreserve-symlinksTypedArray__proto__es-shimshasOwnfile systemserializerECMAScript 3keyformattingfastcopysyntaxbundlerdeletejshintcoreArrayBuffererror-handlingjsonpathbatchglobcloudwatchwalkexecjestwgetECMAScript 2018core-jsexpressionsnslimitconcatregexpFloat32Arraycheckwrapcss lessbootstrap lesspushES8packagecjkFunction.prototype.namefilterECMAScript 2015wafidentifiersstringESnextiteratorObservableslogserializationbytepostcss-pluginextensionframeworkidletimeInt8ArraymatchbyteOffsetObject.getPrototypeOfassertiewatcherrapidloadbalancingregularcall-boundPush
1.0.0

26 days ago