1.0.11 • Published 2 years ago

@uv-tech/util v1.0.11

Weekly downloads
1
License
MIT
Repository
github
Last release
2 years ago

@uv-tech/util

This is the source code of npm package @uv-tech/util. @uv-tech/util is intended to provide the utility functions which we need in JavaScript Development.

Installation

$ npm i @uv-tech/util

Usage

Import

import uvArray from '@uv-tech/util/lib/uv-array';
import uvDevice from '@uv-tech/util/lib/uv-device';
import uvDevice from '@uv-tech/util/lib/uv-object';
import uvString from '@uv-tech/util/lib/uv-string';
import uvNumber from '@uv-tech/util/lib/uv-number';

Array Util Methods

  • areArraysEqual
  • getObjFromArray
  • getTotal
  • sort

Device Util Methods

  • isMobileDevice
  • scrollSmoothly

Object Util Methods

  • getObjectByPath

String Util Methods

  • getAgeFromDate
  • getRandomString
  • isAlphanumeric
  • isDate
  • isNumber

Number Methods

  • changeCurrencyFormat
  • formatContactNumber
  • getFactorial

License

MIT

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.5

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago