empty-utils
two utils to check the given value is empty or not
two utils to check the given value is empty or not
Express middleware for sending HTTP 405 Method Not Allowed response
Boolean data type has two possible truth values to represent logic {web}.
Utilities to apply boolean logic (not, and, or) to functions and higher-order functions. Tiny, tested and composable
FurryCord basically discord but I replaced shit with the word furry cause I'm bored
Find characters in a string that do not occur in another string
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
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.
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.
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.