@mudssky/jsutils
    Preparing search index...

      @mudssky/jsutils

      Enumerations

      SelectorFailReason

      Classes

      AbstractStorage
      ArgumentError
      Bytes
      DomDebugger
      DOMHelper
      EnumArray
      Highlighter
      Monad
      PerformanceMonitor
      Query
      RegexChecker
      TaroStorage
      UniStorage
      WebLocalStorage
      WebSessionStorage

      Interfaces

      BytesOption
      DebouncedFunction
      DebugOptions
      Dictionary
      EnumArrayObj
      EnumCreationOptions
      EnumMatchBuilder
      EnumMatchResult
      HighlightCallbacks
      HighlighterConfig
      HighlightOptions
      MachineConfig
      MachineHookArgs
      MachineInstance
      MachineSnapshot
      MachineStateConfig
      MachineTransitionArgs
      MachineTransitionConfig
      MachineTransitionResult
      NativeStorageBridge
      PasswordStrengthRule
      PerformanceDecoratorOptions
      PerformanceResult
      PerformanceTestOptions
      PollingController
      PollingOptions
      PollingStatus
      RetryOptions
      SelectorDiagnostic
      SelectorDiagnosticContext
      SelectorResult
      StorageInfo
      StorageLike
      StorageOptions
      TestCase
      ThrottledFunction
      WaitForOptions
      WaitForResult

      Type Aliases

      Add
      Alike
      AllCombinations
      AllKeyPath
      AnalyzePasswordStrenthOptions
      AnyConstructor
      AnyFunction
      AnyObject
      AppendArgument
      AttributeOf
      BEM
      BindFormAutoSaveResult
      BuildArray
      BytesUnitType
      CalculatePasswordStrengthLevelOptions
      CamelCaseToKebabCase
      Chunk
      ClassPublicProps
      Combination
      CompareFunction
      Concat
      CopyRecord
      Debug
      DeepAwaited
      DeepPromiseType
      DeepReadonly
      DeepRecord
      Divide
      EnhancedLabel
      EnumItemKey
      EnumLookupResult
      EnumMappingDict
      Equal
      Expect
      ExpectExtends
      ExpectFalse
      ExpectTrue
      ExpectValidArgs
      ExternalValue
      ExtractOptional
      ExtractRequired
      Fibonacci
      FibonacciLoop
      Filter
      FilterRecordByValue
      First
      FormAutoSaveSchema
      GreaterThan
      GreaterThanOrEqual
      If
      Includes
      IsAny
      IsEqual
      IsFalse
      IsNever
      IsNeverOrZero
      IsRequired
      IsTrue
      IsTuple
      IsUnion
      JoinStr
      KebabCaseToCamelCase
      LabelOf
      Last
      Length
      MachineListener
      MachineTransitions
      MergeInsertions
      Mutiply
      NotAny
      NotEqual
      Nullable
      ObjectIterator
      ParameterType
      PartialBy
      PasswordStrengthLevelStrategy
      PasswordStrengthRuleKey
      PopArray
      PrefixKeyBy
      PromiseFunction
      PromiseParameterType
      PromiseReturnType
      PromiseType
      PropertyName
      Push
      ReadonlyEnumArray
      RemoveArrItem
      RemoveIndexSignature
      Replace
      ReplaceAll
      ReverseArr
      ReverseStr
      SelectorMap
      SelectorValue
      SessionSnapshotSchema
      ShiftArray
      SortDirection
      SpaceString
      StartsWith
      StorageKey
      StorageSchema
      StrLen
      StrToBoolean
      StrToNull
      StrToNum
      Subtract
      ThisParameterType
      Trim
      TrimFirst
      TrimLeft
      TrimPrefix
      TrimRight
      TrimSuffix
      Tuple
      TupleToNestedObject
      TupleToObject
      UnionToIntersection
      UnionToTuple
      Unshift
      ValueOf
      Zip
      Zip2

      Variables

      $
      bytesInstance
      bytesUnitMap
      isArray
      passwordStrengthLevelStrategys
      passwordStrengthRule
      regexChecker
      sortStrategies
      vendorRollupOption

      Functions

      alphabetical
      analyzePasswordStrength
      bindFormAutoSave
      boil
      bytes
      calculatePasswordStrengthLevel
      camelCase
      capitalize
      chunk
      cleanExpiredSessionSnapshots
      clearPerformanceData
      cn
      comparePerformance
      compose
      countBy
      createEnum
      createMachine
      createPerformanceMonitor
      createPolling
      createQuery
      createSessionSnapshot
      curry
      dashCase
      debounce
      debounceMethod
      debugSelectors
      diagnoseSelectors
      diff
      escapeRegExp
      first
      fork
      formatDiagnostics
      fuzzyMatch
      genAllCasesCombination
      generateBase62Code
      generateMergePaths
      generateUUID
      getEnvironmentInfo
      getFileExt
      getFileExtension
      getPerformanceReport
      getRandomItemFromArray
      getSortDirection
      getTag
      hasIntersects
      identity
      includeIf
      invert
      isBrowser
      isDate
      isDocumentAvailable
      isEmpty
      isEqual
      isFloat
      isFunction
      isInt
      isLocalStorageAvailable
      isNode
      isNumber
      isObject
      isPrimitive
      isPromise
      isSessionStorageAvailable
      isString
      isSymbol
      isValidSelector
      isWebWorker
      last
      mapKeys
      mapValues
      max
      measurePerformance
      merge
      min
      numberToText
      omit
      omitBy
      parseTemplate
      PascalCase
      performanceBenchmark
      performanceCompare
      performanceMonitor
      pick
      pickBy
      pipe
      randomInt
      range
      rangeIter
      removeNonSerializableProps
      removePrefix
      restoreSessionFromLocalStorage
      restoreSessionSnapshot
      runInBrowser
      runWithDocument
      safeJsonStringify
      shuffle
      singletonProxy
      snake_case
      sum
      syncSessionToLocalStorage
      tableTest
      throttle
      toggle
      trim
      trimEnd
      trimStart
      unique
      withRetry
      zip
      zipObject

      References

      FailReason → SelectorFailReason