0.7.2 • Published 3 years ago

@cv-dev/cv-auth v0.7.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

CV AUTH PACKAGE

Installation

yarn add cv-auth

Setting up

Helper Functions

import * as helpers from 'cv-auth/utils';

Available Functions

Function NameDescriptionParameterReturn types
GenerateNosgenerates a random integer of specified lengthlength (integer, optional, defaults to 6)Number/BigInt
GenerateIdgenerates a random string of specified lengthlength (integer, optional default to 9)String
CapitalizeCapitalizes the first letter of every word in the string passedStringString
0.7.2

3 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.5.4

3 years ago

0.5.3

3 years ago

0.5.6

3 years ago

0.5.5

3 years ago

0.6.0

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago