@hazae41/bitset
Utilities for arithmetic bitwise operations in JavaScript
Utilities for arithmetic bitwise operations in JavaScript
A common errors library
Find characters in a string that do not occur in another string
Not.
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.
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.
The easiest way to handle errors in Express.
Determines if if a string is equal to ‘hot’, if so it will return true, otherwise it will return false.