1.0.11 • Published 5 months ago

@uv-tech/util v1.0.11

Weekly downloads
1
License
MIT
Repository
github
Last release
5 months 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

5 months ago

1.0.10

11 months ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.5

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago