7 packages found
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.
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.
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
Sort array by bubbling up bigger values to the right side. Runtime: O(n^2)
Sorting by insertion - Look for bigger numbers on the left side. Runtime: O(n^2). It starts from the 2nd element, and it tries to find any element (to the left) that could be bigger than the current index. It will move all the elements that are bigger and
Makes emojis in Slack bigger so you can actually appreciate them.