Skip to content
View CreepyCoderMC's full-sized avatar

Block or report CreepyCoderMC

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. notcontainvalidator notcontainvalidator Public

    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.

    JavaScript 2

  2. biggervalidator biggervalidator Public

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

    JavaScript 1

  3. containvalidator containvalidator Public

    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.

    JavaScript 1

  4. equalvalidator equalvalidator Public

    This module is small but easy to use. The purpose of this module is to check if a target string equals a source string, it can optionally also do none case sensitive comparing.

    JavaScript 1

  5. longervalidator longervalidator Public

    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 l…

    JavaScript 1

  6. mqtttopicvalidator mqtttopicvalidator Public

    This library is small but easy to use. The purpose of this library is to check the topic of a MQTT object. Why a simple compare function is not always sufficient. A topic must sometimes be compared…

    JavaScript 1