@dscheerens/tslint-rules
Extra TSLint rules
Extra TSLint rules
Checks if array contains an infix.
Checks if array ends with a suffix.
Checks if array starts with a prefix.
Checks if array has a subsequence.
Checks if array has a permutation.
Removes duplicate values.
Gives values present in any array.
Segregates array keeping similar values together.
Breaks array keeping similar values together.
Gives values present in both arrays.
Gives values of array not present in another.
Finds power-of-2.
Unescape RegExp string for readability.
Checks if arrays have no value in common.
Removes duplicate values.
Gives values present in any array.
Finds first value passing a test.
Gives values present in both arrays.
Gives values of array not present in another.