Skip to content

Releases: techmmunity/utils

1.3.0

20 Oct 17:02
8271f30
Compare
Choose a tag to compare

Add

  • isBetween
  • isFloat
  • isInt
  • isIsoDate
  • isTimeWithFraction
  • isTimezone

1.2.0

20 Oct 00:36
b0dc07c
Compare
Choose a tag to compare

Add functions to deprecate @techmmunity/easy-check

  • getHexColorLuma
  • hasEmojis
  • hasHtmlTags
  • hasUrl
  • isBrazilianPhone
  • isCpf
  • isDarkHexColor
  • isDate
  • isDateDMY
  • isDateDMYS
  • isDateMDY
  • isDateMDYS
  • isDateYMD
  • isDateYMDS
  • isDivisibleByTen
  • isEmail
  • isEmoji
  • isEven
  • isHerokuApiKey
  • isHexColor
  • isIpv4
  • isIpv4WithMask
  • isLeap
  • isLightHexColor
  • isMaskedCpf
  • isNumeric
  • isOdd
  • isStrongPassword
  • isUrl
  • isUsername
  • isUuidV4

Add getEnumValues

17 Oct 14:40
425576e
Compare
Choose a tag to compare
1.1.0

Add getEnumValues (#11)

Bugfix getTypeof

17 Oct 13:26
eb08d35
Compare
Choose a tag to compare

Remove JavaScript Functions From Class Type

Bugfix getTypeof

17 Oct 02:00
20164d6
Compare
Choose a tag to compare

Now, getTypeof returns class for Date

Update Package Description

16 Oct 22:53
4f74de8
Compare
Choose a tag to compare
1.0.1

Update CHANGELOG (#8)

1.0.0

16 Oct 22:48
504e109
Compare
Choose a tag to compare

Add Initial Utils

  • cleanObj
  • getArrayUniqueValues
  • getTypeof
  • hasRequiredEnvVars
  • isEmptyArray
  • isEmptyObject
  • isNotEmptyArray
  • isNotEmptyObject