utility_package
v0.0.16
Published
Package contains common script features like date and string utils.
Downloads
177
Readme
script_utility_package
Motivation
Generic scripting code base.
Contents
- Utils.js
- Log.js
- DatePrototype.js
Utils.js
provides string operations to extract hostname, port and protocol from a URL.
Log.js
Contains methods to
- throw an error
- write message to system out
DatePrototype.js
Contains date prototype functions: getWeek and getWeekYear