1.2.3 • Published 4 years ago

eden-utility v1.2.3

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Eden-Util

Description

This module has some of my own utility funcs. It was created because of my own needs, such as, formatting DATE obj for yyyy/mm/dd HH:MM:SS string, reading a JSON FILE and retorning the conversation from it to JS OBJ and testing MSSQLConn that retorns true Success or String, the error message.

List of functions:

  • readJSON(fs, staticPath, _path)
  • getFormattedDate(dateObj)
  • testMSSQLConn(sql, stringCon)

The method readJSON and testMSSQLConn run synchronously (blocking)!

main();

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 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