With a one char string as an argument it returns true if it is a digit else false
published version 1.0.4, 2 years agoReturns true for all numeric characters, else false.
published version 1.0.3, 2 years agoFilters out all non-digit characters from a string
published version 1.0.1, 2 years agoFilters out all non-numeric characters from string
published version 2.0.2, 2 years agoReturns true is argument is digit, comma or hyphen, else false.
published version 1.0.1, 2 years agoAccepts string or number, returns string with markers at thousands place
published version 2.0.1, 2 years agoCan format number with prefix and/or suffix and optionally markers at thousands places.
published version 1.0.3, 2 years agoAn ES6 module that deals only with dates, no time or time zone considerations.
published version 1.0.0, 2 years agoA CommonJS module that generates and tests for a unique identifier.
published version 1.0.0, 2 years agoA CommonJs module called to record errors and users logging in and out. This module requires one other "module". It is built into the Node package and does not need to be installed by npm or yarn. Also the logger needs to know where to write the log files
published version 2.0.1, 2 years agoA CommonJS module designed for a specific API convention. I takes calls from hapi routes or a custom DB interface to report errors/exceptions by converting them into a Boom error, sending relevant information to a logging module, @cstan/api-logger, then s
published version 1.0.0, 2 years ago