creepycodermc


  • This module is small but easy to use. The purpose of this module is to check if the source value is bigger than the target value, and optionally also if they are equal. The source and target can be a string or a number.

    published 1.0.11 2 years ago
  • This module is small but easy to use. The purpose of this module is to check if a string contains a sub string, it can optionally also do none case sensitive comparing.

    published 1.0.6 2 years ago
  • This module is small but easy to use. The purpose of this module is to check if a target value equals a source value, it can optionally also do none case sensitive comparing.

    published 1.0.8 2 years ago
  • This module is small but easy to use. The purpose of this module is to check if a target string is longer than the source string, it can optionally also check if the source and target is the same length.

    published 1.0.8 2 years ago
  • This module is small but easy to use. The purpose of this module is to check the topic of a MQTT object if t valid. Why a simple compare function is not always sufficient. A topic must sometimes be compared with wildcards to validate that it is a valid to

    published 1.0.5 2 years ago
  • This module is small but easy to use. The purpose of this module is to check if a string can be validated via regular expressions.

    published 1.0.4 2 years ago
  • This module is small but easy to use. The purpose of this module is to check if the source is smaller in value than the target value, and optionally if there length are equal.

    published 1.0.4 2 years ago
  • This module is small but easy to use. The purpose of this module is to check if a string does not contains a sub string, it can optionally also do none case sensitive comparing.

    published 1.0.6 2 years ago
  • This module is small but easy to use. The purpose of this module is to check if a target value does not equals a source value, it can optionally also do none case sensitive comparing.

    published 1.0.3 2 years ago
  • This module is small but easy to use. The purpose of this module is to check if a target string is shorter than the source string, it can optionally also check if the source and target is the same length.

    published 1.0.3 2 years ago
  • This module is small but easy to use. The purpose of this module is to check if what type a variable is the typeof command has a few limitations it can tell you if a variable is one of the following: array, NaN, declared or null. Another advantage this mo

    published 1.1.1 2 years ago
  • This module is small but easy to use. The purpose of this module is to check if the target string is length equals the source string length. It can compare strings and arrays.

    published 1.0.1 2 years ago
  • This module is small but easy to use. The purpose of this module is to check if the target string is length are not equals the source string length. It can compare strings and arrays.

    published 1.0.0 2 years ago
  • This module is small but easy to use. The purpose of this module is to serve as a container for all my validator modules. That has thirteen validator all in one module, the validators is as follows: bigger, contains, equal, longer, mqtt topic, regex, smal

    published 1.0.2 2 years ago
  • This module is small but easy to use. The purpose of this module is to check if a value is a array but if it is not an array it will convert the value into an array.

    published 1.0.2 2 years ago
  • This module is small but easy to use. The purpose of this module is to check if a array contains a value specified, it can optionally also do none case sensitive comparing.

    published 1.0.1 2 years ago
  • This module is small but easy to use. The purpose of this module is to check if the source value is bigger than the target value, and optionally also if they are equal. The source and target can be a string or a number.

    published 1.0.0 2 years ago