@lite-v3/common-helpers

1.1.0 • Public • Published

🙏 @lite-v3/common-helpers

Public common helpers for Tokopedia Web

By Tokopedia Version

Installation

Install deps

# Use pnpm
pnpm add @lite-v3/common-helpers

# Use npm
npm i @lite-v3/common-helpers

# Use yarn
yarn add @lite-v3/common-helpers

Available Helpers

# sort by alphabet
├─ array
  ├── chunk
  ├── createRange
  ├── createRangeWithStep
  ├── dedupe
├─ currency
  ├── removeRp
  ├── removeThousandSeparator
  ├── toIDR
  ├── toNumber
├─ date
  ├── constant
  ├── formatDay
  ├── formatMonthTitle
  ├── formatWeekdayLong
  ├── formatWeekdayShort
  ├── getFirstDayOfWeek
  ├── getTimeDiffAsObject
  ├── isValidDate
  ├── timestampFromNow
├─ env
  ├── canUseDOM
  ├── isSafari
├─ error
  ├── getErrorMessage
├─ fp
  ├── compose
  ├── debounce
  ├── defer
  ├── flow
  ├── flowRight
  ├── noop
  ├── omit
├─ json
  ├── safeParse
├─ logic
  ├── execIfFunc
  ├── ifElse
  ├── shallowEqual
├─ mask
  ├── maskAddress
  ├── maskEmail
├─ number
  ├── counterFormat
  ├── fileSizeFormat
  ├── formatNumberUnified
  ├── formatWeight
  ├── getRandomNumber
  ├── humanizeReviewCount
  ├── numberWithCommas
  ├── removeNonNumber
  ├── thousandSeparator
├─ object
  ├── isObject
├─ string
  ├── escapeRegExp
  ├── randomString
  ├── removeScriptTag
  ├── replaceDot
  ├── sanitizeLang
  ├── slugify
  ├── stringTemplate
  ├── titleCase
├─ styles
  ├── hexToRgba
  ├── pxToRem

Code By WPE Team @Tokopedia

Readme

Keywords

none

Package Sidebar

Install

npm i @lite-v3/common-helpers

Weekly Downloads

5,507

Version

1.1.0

License

ISC

Unpacked Size

92.9 kB

Total Files

170

Last publish

Collaborators

  • miqdadfwz
  • maafaishal-tkpd
  • 1nd
  • skipper.team