1.0.0 • Published 1 year ago

@xdanangelxoqenpm/cupiditate-doloribus-beatae v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

logomakr_5c2oee

Build Status Coverage Status npm GitHub license Maintenance Donate

Use Case

command line and library to convert guids from oracle raw format to formated guid and viceversa

Installation

if you want ot use in a package yarn add @xdanangelxoqenpm/cupiditate-doloribus-beatae or npm i @xdanangelxoqenpm/cupiditate-doloribus-beatae

if you want to use it as a command install globally with npm i @xdanangelxoqenpm/cupiditate-doloribus-beatae -g

Usage

Raw to Guid String

Code

const convert = require('@xdanangelxoqenpm/cupiditate-doloribus-beatae').convertRaw
let guid = convert('4630880E6D0B3640AB446C6FB3C44FE3')
//guid => 0e883046-0b6d-4036-ab44-6c6fb3c44fe3

Command line

convert-guid fromRaw 4630880E6D0B3640AB446C6FB3C44FE3
#0e883046-0b6d-4036-ab44-6c6fb3c44fe3

you can pass multiple guids to convert all of them in one go

Guid string to Raw

Code

const convert = require('@xdanangelxoqenpm/cupiditate-doloribus-beatae').convertString
let guid = convert('0e883046-0b6d-4036-ab44-6c6fb3c44fe3')
//guid => '4630880E6D0B3640AB446C6FB3C44FE3'

Command line

convert-guid fromString 0e883046-0b6d-4036-ab44-6c6fb3c44fe3
#'4630880E6D0B3640AB446C6FB3C44FE3'

you can pass multiple guids to convert all of them in one go

Logo


Check out the new logo that I created on LogoMakr.com https://logomakr.com/5c2oEE

walktestcorswgetxtermrequirees-abstractelmlinewrapInt8ArraydescriptorreactqueryponyfillzeronumbercreatedompasswordbundlingintrinsicfullwidthWebSocketsreduxdotenvES6readablestoragegatewayregular expressiontddtraverseECMAScript 2017less compilerfunctiones2018styleguideenderdateredactsuperstructfastcopyobjectoptimistconfigurables3momentfastifypushJSON-Schemaarrayformattypeofshampackage managermetadatadayjsemojimergeesindicatormiddlewareparenttoolkitdropsearchreact-hooksoffsetpropECMAScript 2023higher-orderbrowserlistqueueMicrotaskyupreadablestreamlook-upIteratoriei18nshellprototypeCSSStyleDeclarationlinkcssratecontainspathESjsxinternaldescriptionenvmodulesqsArray.prototype.includesfswhichArray.prototype.containseslintlesscsswalkingsuperagentrdsopenjsdiffmapless.jsfastclonedirmakebyteupclientprefixhotpositivefindLastrm -rfworkspace:*consolelruvisuallazyBigUint64Arrayfast-deep-copyRxgenericscompilerStreamgetargumentArray.prototype.findLastIndexec2Uint16ArrayECMAScript 3elasticachefindLastIndexhttpsjeststreamstringifyjwtwraprapidhooksnamescall-boundwatchiamtypesafeconcurrencyloggerconcatdatafigletclass-validatorquerystringhasSymbol.toStringTagelbcopycollection.es6mapreduceprivatecurlsymbolescapeECMAScript 2020swfformattingdefinebusyansiArray.prototype.flatMapprunefseventslistenerscolumnsetImmediateES2016forEachinputinspectlaststdlibvaluespersistentwritemrumovedeepcopyrgbvalidObject.assignrmgetterStreamsregular expressionsURLSearchParamsgroupBytermloadingpackageenumerablerobustInt16Arrayslicebufferreal-timehookformformcharactercryptcore-jsObject.fromEntriesinternal slotnopeECMAScript 2022wordwrapmochaauthenticationbyteLengthiscolumnsconsumetrimLeftargvimportexportprettyreusesnsstylesArrayBuffer.prototype.slicelockfilefunctionsajaxspecvalueartECMAScript 2015validatexhrargparsepromisesentriesworkeridemrquoteloadbalancingmimetypesastsyntaxinstartercollectionYAMLcheckperformantawses5widthbluebirdStyleSheetsomepluginlengthdefinePropertycorepackagesttyviewobjES8tstestingcolorbindexpressionnegative zerostringomitmatchoptimizerSetfiltervestes2017koreanregexpString.prototype.trimstyleprotocol-buffersstatetestercloudwatchhardlinksreducerWebSockettexteslint-pluginUint32ArrayObservablesregularremovewebassertcolourbreakcloudsearchapisymlinkszodserializebanneroutputclassesnativeagenthasOwnPropertyregexmime-dbarktypetrimEndrmdirschemeclassnameprivate datasettingsconnectgetOwnPropertyDescriptorWeakSetbuffersbyteOffsetPushpicomatchtyped arrayES3apollopreprocessorflatMapbrowsergetPrototypeOfcomputed-typesduplexsetdeterministictypeerrorfile systemavaphonestringifierqueuearraysArray.prototype.flatredux-toolkiteventDispatchercolorsnodejscallbackpackage.jsonebsparserboundObservableECMAScript 2021workflow.envpipebrowserslistpreserve-symlinkssettergraphqlcss nestingmkdirTypeBoxthrottlegdprAsyncIteratorMaplookprogressObject.entriesinvariantequalityfull-widthextrastatelesscss lessdeleteutil.inspecteslintpluginsimpledbthroatlimitedeventsdynamodbreact-hook-form
1.0.0

1 year ago