Popular repositories Loading
-
notcontainvalidator
notcontainvalidator PublicThis 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
-
biggervalidator
biggervalidator PublicThis 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
-
containvalidator
containvalidator PublicThis 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
-
equalvalidator
equalvalidator PublicThis 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
-
longervalidator
longervalidator PublicThis 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
-
mqtttopicvalidator
mqtttopicvalidator PublicThis 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
If the problem persists, check the GitHub status page or contact support.