npm.io
0.1.126 • Published 4 years ago

@firecamp/utility

Licence
UNLICENSED
Version
0.1.126
Deps
14
Size
208 kB
Vulns
12
Weekly
0

@firecamp/utility

Description

Exposes utilities

APIs

  • array
  • collection
  • constants
  • dateandtime
  • env
  • misc
  • object
  • table
  • urlFns

array


  • arrayToObj
  • arrayToStr
  • strToArray
  • removeElementFromArray
  • fetchObject
  • includes
  • without
  • uniq
  • find
  • sort
  • sortBy
collection

  • prepareCollection
  • destructCollection
  • removeCollectionIds
dateandtime

  • getTimeInAMPM
  • getDateInDMYFormat
  • formatDateAndTime
env

  • replaceEnvVarInJSON
misc

  • isElectron
  • getAbbreviate
  • getModulePath
  • sortByOrderIds
  • isAPIBodyEmpty
  • debounce
  • debouncePromise
  • copyToText
  • isJSON
object

  • isObject
  • downloadObjectAsJson
  • mergeDeep
  • deepMergeAll
  • hasKey
  • size
  • keys
  • values
  • hasSameValue
  • omit
  • pick
table

  • tableToText
  • tableToObj
  • objectToTable
  • textToTable
  • getTrimmedTableState
  • mergeTablesByKey
  • getTablePayloadByKeys
  • updateDisbaleKeyByTableKeys
  • copyTableAsJSON
urlFns

  • strToObj
  • objToStr