Skip to main content

Trees, Paths, and Data Structures

Keys and Object Helpers

  • hashKey
  • mergeWith

Path Helpers

  • PathObject
  • getBaseName
  • getExtName
  • getDirName
  • joinPaths
  • resolvePath
  • normalizePath
  • isAbsolutePath
  • parsePath
  • formatPath
  • getRelativePath
  • pathSeparator

Pinyin Helpers

  • WithPinyin
  • getPinyin
  • getPinyinInitials
  • withPinyin

Table Update Helpers

  • CompareMode
  • ShouldUpdateByKeysOptions
  • shouldUpdateByKeys

Tree Helpers

  • FlattenTreeOptions
  • FlattenedNode
  • flattenTree
  • KeyAccessor
  • BuildTreeOptions
  • BuildTreeResultNode
  • buildTree
  • findNodeInTree
  • TraverseTreeOptions
  • traverseTree
  • mapTree
  • filterTree
  • filterTreeWithAncestors

These exports are especially useful in department trees, menu trees, and tree-table pages.