Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

qm-legacy

quantummetric34kUNLICENSED1.2.0

Legacy support for our utility scripts implementing async, functional, and immutable JavaScript.

functional, immutable, monad, maybe, optics

readme

qm-legacy

Legacy support for our utility scripts implementing async, functional, and immutable JavaScript.

Previously, this project was in separate repositories for:

  • Display
    • coerceRealNumber
    • decimalPlaces
    • formatBytes
    • formatCurrency
    • formatDuration
    • formatNumber
    • humanizeDuration
    • humanizeSessionDuration
    • numberWithCommas
    • prefixWith
    • suffixWith
    • unitConversion
  • functional-util
  • maybe
    • Maybe
  • immutable-optics
    • traversal
    • postOrderTraversal
    • preOrderTraversal
  • immutable-util
    • immMemoize
    • list
    • walk
    • patch
    • remove
    • startsWith
    • endsWith
    • isInstance
    • ImmutableRecordMemoize
    • cartesianProduct
    • transpose
    • complement
    • splitIntoChunks
    • partitionB