1.1.5 • Published 3 years ago

iyasunday v1.1.5

Weekly downloads
100
License
MIT
Repository
github
Last release
3 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

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.73

4 years ago

1.0.74

4 years ago

1.0.72

4 years ago

1.0.71

4 years ago

1.0.70

4 years ago

1.0.69

4 years ago

1.0.68

4 years ago

1.0.66

5 years ago

1.0.67

5 years ago

1.0.65

5 years ago

1.0.64

5 years ago

1.0.63

5 years ago

1.0.62

5 years ago

1.0.61

5 years ago

1.0.60

5 years ago

1.0.59

5 years ago

1.0.58

5 years ago

1.0.57

5 years ago

1.0.56

5 years ago

1.0.55

5 years ago

1.0.54

5 years ago

1.0.53

5 years ago

1.0.52

5 years ago

1.0.51

5 years ago

1.0.50

5 years ago

1.0.49

5 years ago

1.0.48

5 years ago

1.0.47

5 years ago

1.0.46

5 years ago

1.0.45

5 years ago

1.0.44

5 years ago

1.0.43

5 years ago

1.0.42

5 years ago

1.0.40

5 years ago

1.0.41

5 years ago

1.0.39

5 years ago

1.0.38

5 years ago

1.0.37

5 years ago

1.0.36

5 years ago

1.0.35

5 years ago

1.0.34

6 years ago

1.0.33

6 years ago

1.0.32

6 years ago

1.0.31

6 years ago

1.0.30

6 years ago

1.0.29

6 years ago

1.0.28

6 years ago

1.0.27

6 years ago

1.0.26

6 years ago

1.0.25

6 years ago

1.0.23

6 years ago

1.0.22

6 years ago

1.0.21

6 years ago

1.0.20

6 years ago

1.0.19

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago