1.0.0 • Published 12 days ago

@wemnyelezxnpm/sed-esse-ex v1.0.0

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

@wemnyelezxnpm/sed-esse-ex 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/sed-esse-ex');

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

packagermserializerexpresstapeformatcontainsguidbyteOffsetInt32ArrayECMAScript 5throatio-tsappBigUint64Arrayredux-toolkitsigintjson-schemaimmutablelruenderWeakSetpropreact animationes8CSSStyleDeclarationdatastructurebatchexefantasy-landpushpropertywebsitepathobjectreadexpressionObject.fromEntriesmake dirpreserve-symlinksES2023colorECMAScript 2023prefixassertstoolkitmime-dbequalitybusywalkingutilitiessuperagentjasmineslotdataviewfilterutilentriesupencryptionperformantArray.prototype.filterreal-timearraybufferwaapimkdirsloggerArrayBuffer.prototype.sliceansiargvexit-codeconstlockfileserializemoduleslazytranspilepatchchromiumEScirculardirjoiequalaccessibilitycollection.es6flatMapprototypeutilscallform-validationl10ntoArrayES8reducestringnegativeartsomeES2016breaksequenceoutputfastifykeysinstallwrapnopeECMAScript 2018-0listenersjsonschemalengtheslintSetsymlinksArray.prototype.flatMapfastclonecharacterfast-clonehasbabelinputYAMLflagquotepruneRxenvironmentmatchAllramdaflatwatchingcorses2018autoprefixersanitizationrateescapeArray.prototype.containsES3computed-typesrequireregexextensioncurlArrayBufferruntimevarECMAScript 2016eslintplugintddnativeconsumetrimRightgradients css3cliprivatetoStringTagoptionjapaneseeventEmittervariables in cssrm -frtrimEndstylesexecutableRegExp#flagsbootstrap lessdirectoryvalidatormatchestoSortedxdg-opendeep-clonerobustindicatormakeargsbuffershttpinference@@toStringTagdebuggercolorsuser-streamsObject.entrieslimittranspilertapcallbindduplexESnextcss nestingidIteratorbyteLengthtermextenddescriptors__proto__StreamsUint16ArrayvaluesECMAScript 7parentRxJSajaxmobilemrufigletTypedArraydeleteomitasynctyperegularReactiveXpromisepureURLSearchParamsharmonytypanionmonorepoECMAScript 3findLastIndexspinnersuperstructstylesheetrapidsafeajvcore-jssetPrototypeOfiegraphqlbindkorean3d
1.0.0

12 days ago