1.0.0 • Published 22 days ago

@ptkhanh94npm/natus-est-nisi v1.0.0

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

@ptkhanh94npm/natus-est-nisi 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('@ptkhanh94npm/natus-est-nisi');

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

sortedmatchessnspasswordcss variables3comparetestinstallermodulesstreamsexechelpersdayjsspinnersloadingthreelibphonenumberunicodearktypebrowsertddmimestringmrucallES5flattimebcryptinterruptstypedarrayTypedArraychromeexpressregular expressionfromthroatelmcloudsearchwaapiArray.prototype.findLasteslintobjArray.prototype.flatESrmdirautoscalingajaxmapreduceviewarraymapframeworkBigUint64Arrayratelimitstatehigher-orderconfigurableUint16ArrayconfignodejsObservablemakeWeakMapes2017estreereducerequestcompile lesscryptoiesetImmediatespringdateutil.inspectdom-testing-libraryRegExp.prototype.flagsWeakSetscheme-validationpredictableprettycorsperformancedeep-cloneio-tsStyleSheetsigtermquerybundlersloteveryreact-testing-libraryRxiteratorl10nreact animationsetPrototypeOfcore-jsfsfindLastIndex[[Prototype]]colourshebangtesterECMAScript 2016assign__proto__HyBiclonestreams2workflowcodesapollopromiseswhichgraphqlliveencryptionObservablesqsgroupBygroupformattingWebSocketsURLSearchParamsreadablestreamcharactersES3sigintgetoptdebugObject.entriesbannerjestastcliconsumeECMAScript 2019classespackagetypesjsdomjQuerytoArraydatastructurereduxpostcssjapanesevpcautoprefixermoduletyped arrayES6esES2022optimizercomputed-typesArray.prototype.flattencryptfetchsharedarraybufferfastcopytaskcolumnsvariables in cssArray.prototype.includestelephoneruntimecallboundpluginwaittrimEndnested cssbundlingArrayBuffer.prototype.sliceshamecmascriptmatchAllfindupregexwhatwgoutputinternal slotdynamodbreadablecloudwatchless cssbrowserlistcollection.es6consolecoercibleinvariantcorestylesequalitysequence_.extendhookformredux-toolkitstreamvesthooksgdprdotenviterationdataviewless compilercjkmkdirpeslintconfigindicatorvaluebootstrap csspreprocessoreslint-pluginiteraterobustomitmake dires6settercallbindbindES2015symlinkschineseisConcatSpreadableIteratoreslintpluginoptimistserializernpmlockfileregexpopenpackagesfseventsprocessFloat64ArraypersistenttrimLeftES2018framernegative zeromixinspackage managercurles8fastcloneproxyawait0PushPromisetypesafeargsemrcompilergenericsyamlworkspace:*mobileMapregular expressionspipeemojistyleguideelbponyfillratewafimportjsonReactiveXReactiveExtensionseventDispatchersqstypedfinddependenciesWebSocketTypeBoxES8debuggervariablesInt16Arrayfpsnamespostcss-pluginawesomesauceoffsetextensionfull-widthmonorepojavascriptstructuredCloneisjasminecommanddependency managertrimStartargvweakseteventEmitterparsingsafeES2017fast-copyFunction.prototype.nameextendslicelooktoSortedformslastgetteridlebeanstalkRFC-6455watchFileECMAScript 2022reducerprotoroute53immutableanimationconcurrencyuninstallwritablecheckstyletypeerrorbootstrap lesstouchinternalObject.fromEntriestypeofcolorsspinnerUnderscorepropertiesserializationspeednodeECMAScript 2015pathpolyfilldrages-shimsuprandom$.extendvisualsearchaccessorwarningeast-asian-widthloggermatchdirinlazydefinefast-clonehas-ownFloat32ArraytypedarraysnopeglobECMAScript 6commanderoncequerystringrequirecssObject.definePropertyshrinkwraplintebslinklruwriterecursiveprunepatchtoobjectfast-deep-clonesuperagentkoreaninferencetrimcss lessmergehasprogressSymbol.toStringTagmiddlewareES2020mimetypes-0mkdirskeyparserArrayUint8Arraysimpledbprivateformatassertsfast-deep-copypropertyweakmapmime-dbdeep-copyguidArray.prototype.containsless mixinscachezodMicrosoftECMAScript 2017ECMAScript 2021RxJSescapebyteLengthseserror-handlingutilityutilitiesargparsecloudformationECMAScript 3languagetapStreamtypescriptmochacirculardirectoryefficientirqenvironmentcreate.envforEachchaicode pointsObject.valuesreal-timecolorURLAsyncIteratorstatushttpskeysxhrawsdescriptionfoldermacossetintrinsicidcallbackenvshimfunctionsArrayBufferbusyless.jses7Uint32ArrayArray.prototype.findLastIndextestingflatMaplimitdefinePropertyECMAScript 2023ansiposerfc4122quotewatchingbreakgestureswrapObjectclassnameswordwrapthrottleresolvefind-upRegExp#flagsequaldataarraysaccessibilityrmsettingspositivetypanionnegativees2015parentdommovettyfastifyform-validationcss-in-jsairbnbYAMLcloudfrontregularsymbolsinspecta11ysyntaxauthenticationfunctionalcensorgetartec2fluxzerosymlinkjsenumerablequeueObject.keysUint8ClampedArrayBigInt64ArrayfindLasttslibsignalssomemetadatawalkjsonpathhasOwnPropertypicomatchdescriptornumberes5boundcharacterpyyamlasciipackage.jsonstyled-componentsutilhttplinewrapString.prototype.trim
1.0.0

22 days ago