1.1.5 • Published 2 years ago

iyasunday v1.1.5

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

iyasunday

Utility functions for nodejs developers and React Developers

postContent: Sends content to servers via HTTP

getContent: Gets content via HTTP

randomString: Generates random strings

uniqueString: Generate unique strings

uploadFile: Upload file from location to server

rand: Generate random number given a range

encrypt: Generate a cipher text of any string passed

decrypt: Generate plain text of supplied cipher text encrypted using encryt function above

errorMessage: Generate nice error message of any exception passed

deleteFile: Delete file from the file system

decodeJwt: Decodes JWT Token

fileExists: Checks if file exists in the file system

md5: Generates md5 hash of passed string

InvalidTokenError: Throw INVALID_TOKEN_ERROR with corresponded HTTP STATUS CODE

TokenExpiredError: Throw INVALID_EXPIRE_ERROR with corresponded HTTP STATUS CODE

AuthenticationError: Throw AUTHENTICATION_ERROR with corresponded HTTP STATUS CODE

AuthorizationError: Throw AUTHORIZATION_ERROR with corresponded HTTP STATUS CODE

EntryExistError: Throw ENTRY_EXIST_ERROR with corresponded HTTP STATUS CODE

EntryNotFoundError: Throw ENTRY_NOT_FOUND_ERROR with corresponded HTTP STATUS CODE

ValidationError: Throw VALIDATION_ERROR with corresponded HTTP STATUS CODE

slugify: Slugifies any string passed including special characters

htmlEncode: Encode HTML characters

htmlDecode: Decode HTML special characters

readJson: Read json from file

dateFormat: format date to any format

toExcel: Convert given data in array to microsoft excel file

isFile: Check if a given path is a file

paginate: Automatically create pagination page values

isAjaxRequest: Check if request is an ajax request

1.1.5

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.73

3 years ago

1.0.74

3 years ago

1.0.72

3 years ago

1.0.71

3 years ago

1.0.70

3 years ago

1.0.69

3 years ago

1.0.68

3 years ago

1.0.66

4 years ago

1.0.67

4 years ago

1.0.65

4 years ago

1.0.64

4 years ago

1.0.63

4 years ago

1.0.62

4 years ago

1.0.61

4 years ago

1.0.60

4 years ago

1.0.59

4 years ago

1.0.58

4 years ago

1.0.57

4 years ago

1.0.56

4 years ago

1.0.55

4 years ago

1.0.54

4 years ago

1.0.53

4 years ago

1.0.52

4 years ago

1.0.51

4 years ago

1.0.50

4 years ago

1.0.49

4 years ago

1.0.48

4 years ago

1.0.47

4 years ago

1.0.46

4 years ago

1.0.45

4 years ago

1.0.44

4 years ago

1.0.43

4 years ago

1.0.42

4 years ago

1.0.40

4 years ago

1.0.41

4 years ago

1.0.39

4 years ago

1.0.38

4 years ago

1.0.37

4 years ago

1.0.36

4 years ago

1.0.35

4 years ago

1.0.34

4 years ago

1.0.33

4 years ago

1.0.32

4 years ago

1.0.31

4 years ago

1.0.30

4 years ago

1.0.29

4 years ago

1.0.28

4 years ago

1.0.27

4 years ago

1.0.26

4 years ago

1.0.25

4 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago