cstanton48


Charles H. Stanton
  • 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 ago
  • Returns true for all numeric characters, else false.

    published version 1.0.3, 2 years ago
  • Filters out all non-digit characters from a string

    published version 1.0.1, 2 years ago
  • Filters out all non-numeric characters from string

    published version 2.0.2, 2 years ago
  • Returns true is argument is digit, comma or hyphen, else false.

    published version 1.0.1, 2 years ago
  • Accepts string or number, returns string with markers at thousands place

    published version 2.0.1, 2 years ago
  • Can format number with prefix and/or suffix and optionally markers at thousands places.

    published version 1.0.3, 2 years ago
  • An ES6 module that deals only with dates, no time or time zone considerations.

    published version 1.0.0, 2 years ago
  • A CommonJS module that generates and tests for a unique identifier.

    published version 1.0.0, 2 years ago
  • A 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 ago
  • A 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