ed-utils
v0.3.3
Published
common utilities
Downloads
4
Readme
set of functions that are constantly used in by me all the time
Utilities :coffee:
Validators
- Typeof
- isCpf
- isEmail
- isMd5
- isOBjectID
- isPhone
- isUuidv4
Random
- randomArray
- randomHash
- randomNumber
- randomObjectId
- randomUuidv4
Merge
- merge
- assign
Extract
- getAllWord
- getAllNumber
- getString
Curl
- curl
Convert
- StrToNumber
- NumberToStr
- Mask
Base64
- encode64
- decode64