@medable/mdctl-core-utils

1.0.72 • Public • Published

mdctl-core-utils

Developer Tools Core Utils Module for Medable

This module will provide a set of general utils to use among modules.

Set of top utils @medable/mdctl-core-utils

  • searchParamsToObject,
  • tryCatch,
  • normalizeEndpoint,
  • validateEndpoint,
  • joinPaths,
  • sortKeys,
  • pathsTo,
  • validateApiKey,
  • validateApiSecret,
  • guessEndpoint

Utils for values @medable/mdctl-core-utils/values

  • isPrimitive,
  • isInt,
  • isNumeric,
  • isInteger,
  • isValidDate,
  • rFunction,
  • isSet,
  • rArray,
  • stringToBoolean,
  • rVal,
  • rNum,
  • rInt,
  • rString,
  • rBool,
  • rDate,
  • rPath,
  • rInstance,
  • pad,
  • clamp,
  • resolveCallbackArguments,
  • isCustomName,
  • isExportKey,
  • isUuidKeyFormat,
  • naturalCmp,
  • stringifyContent,
  • parseString,
  • removeFalsy,
  • pathTo,
  • pathParts

Utils for cryptography @medable/mdctl-core-utils/crypto

  • secureRandomInt,
  • randomAlphaNum,
  • randomAlphaNumSym,
  • randomChars

Utils for encapsulation @medable/mdctl-core-utils/privates

  • privatesAccessor

/@medable/mdctl-core-utils/

    Package Sidebar

    Install

    npm i @medable/mdctl-core-utils

    Weekly Downloads

    5,593

    Version

    1.0.72

    License

    MIT

    Unpacked Size

    19.5 kB

    Total Files

    7

    Last publish

    Collaborators

    • harishva
    • myerkes-md
    • cscherer-md
    • __jacobi
    • jamessas
    • trsmith
    • grobledo
    • oferrero.medable