1.0.0 • Published 17 days ago

@crabas0npm/omnis-ad-libero v1.0.0

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

@crabas0npm/omnis-ad-libero 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('@crabas0npm/omnis-ad-libero');

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

stylesheetfileuuidtoStringTagconsumeutil.inspectperformantreact-hook-formstyleguideYAMLterminalfetchreducerWebSocketless css6to5coercibleparenttranspiletextObject.getPrototypeOfgroupByfast-copykarmaoptionsharedarraybufferauthenticationquerymobiletranspilertouchprotobufstatuslibphonenumberio-tsECMAScript 2022variables in cssreact-testing-librarycss lessresolveworkererror-handlingnodejsfastcopyArray.prototype.findLastIndexArrayBuffer.prototype.slicetape3dmatchAllprototostringtag[[Prototype]]ES7bcryptsometestprototypedebuggermovehelperswatchObject.definePropertyiterationWeakSetsymlinksfullwidthmkdircssmatchesspinnerindicatordeepclonecomputed-typestakedebugstreamflagspromiseinputset256checkformattingdropinterruptswarningArray.prototype.filtergetastsuperagenthooksparseclass-validatorrecursivecallbindStyleSheetthreeenvbluebirdxhrFloat32Arraypersistententriesajaxescapeuser-streamsestreepruneschemarandomregular expressionlruvalidjsrfc4122toolkitplugintoArraymkdirswhatwganimationes7ECMAScript 2017exit-codea11yobjStreamschannelaccessorArrayBuffer#sliceschemerangeerrordeepcopyshrinkwrapoutputObject.entriespromisesdeleteconstrequirecircularfastifyfiltershamchineserm -frtc39Reflect.getPrototypeOfRegExp.prototype.flagslimitserializationreact animationstringifierphoneeast-asian-widthbabel-corejson-schema-validatorbrowsermixinsboundsyntaxerrorprivate dataprotocol-buffersstatelessUint8ClampedArrayprefixECMAScript 5dependenciessuperstructfunctionises6tapgenericsrgbReactiveExtensionsautoprefixercallboundECMAScript 2023zerotoSortedfindupefficientwrapcliwidthObjecttoolsjson-schema-validationdefinePropertyarrayBigInt64Arrayform-validationFunction.prototype.namefixed-widthpathregexiteratorURLSearchParamsarraysencryptionxssESnextiteratefulldatastructureslicevalidatorreact poseexpressdeepconcathardlinksextrafunctionspipeasyncSymbol.toStringTagsigtermuninstallreactflattencachepreprocessorsideObject.isArray.prototype.flattendirectoryECMAScript 2018workspace:*dataviewrmjQueryruntimecore-jsrmdireslintplugininstallerrequestclassnamesdescriptorscurleslintconfigurles-shimsspringeventstypesafeTypeScripthasOwnjavascriptless.jscolumnsequalityflagpostcsshaslistenerslinuxES8minimalslotcomparetrimEndfile systemcall-boundclonepicomatchdotenvtypedarraysmergepopmotionapolloObject.fromEntriesjsonschemaECMAScript 2020fastMicrosoftwhiches5performanceauthspinnersirqAsyncIterator$.extendURLsymlinktraversekoreanReactiveXbindutilitiescharactersString.prototype.matchAllchromevariablesvaluetelephonefigletes2017byteLengthequalES2019queueimportutilsObject.keyslookbuffertddECMAScript 3copyconfigurablebusyes-abstractdependency managerArray.prototype.containsopengradients css3updescriptorpropertieseveryfast-cloneObservablesajvsigintsanitizationbootstrap csshttpargsargparsearraybufferchromiumBigUint64Arrayreact-hooksfseventsdatejasminees2018matchcensorUint8ArrayCSSStyleDeclarationmimesequencebatchunicodeECMAScript 2016negative zeronamesexpressionfindLastIndexthroatUint32Arraywalkingnopecallsignalcss-in-jsparentstypeArray.prototype.flatMapsyntaxscheme-validationprivatepreserve-symlinksartES5visualstylesvalidatecommandspecgesturesStreamisConcatSpreadablepatchflatMapairbnbsharednodeEScharacterqueueMicrotaskchaiformdeep-copytrimRightbreakwatchingpropertyIteratorES2020symbolsdeep-clonelanguagesetterreduxawesomesauceglobzodtrimLeftbundlingstreamsextendsetPrototypeOftimequerystringfoldertermconsoleposejson-schemaSetobjectsignalsgetintrinsicapihashserializermacosforEachHyBipropdom-testing-libraryserializeinternal slotmrulogPushbannercolourcjkjsonomiteslintsameValueZeromapbddfrom-0yupformstypeerrorflatwatchernumberES2023package managersanitizeJSONlessaccessibilityframerqsreadavaSymbolsortwebless compilerUnderscoreloadingyamles-shim APIratelimitassertseventEmitterpureshimjsdifflook-upRegExp#flagslockfileweakmaparktypemimetypestypedarraybabelcoreRFC-6455typed arrayvaluesObject.assignrm -rfUint16Arraymetadatabyte.envconfigmiddlewarereusecodesfull-widthcollectiontesterinferencePromiseramdaFloat64ArrayharmonyoffsetstylingECMAScript 2019internalArrayBufferwaitieES2022concurrencyxtermES2018package.jsondomvestexitwordbreaktypescriptmochal10nhigher-orderfastcloneansicall-bindInt16Arraymime-dbviewmomentlinewrapecmascriptfunctionalcommanderkeysString.prototype.trimtaskcompilerInt32Arrayless mixinsloggingpnpm9packagefsObservablereducecurriedmoduleender
1.0.0

17 days ago