github-clone-labels
Cloning labels from source repository to destination repository. Period.
Cloning labels from source repository to destination repository. Period.
String#has
Polyfill for IE11 String.prototype.includes method
standalone AsyncAF package: filterAF (https://async-af.js.org/AsyncAF#filterAF)
standalone AsyncAF package: concatAF (https://async-af.js.org/AsyncAF#concatAF)
standalone AsyncAF package: splitAF (https://async-af.js.org/AsyncAF#splitAF)
standalone AsyncAF package: lastIndexOfAF (https://async-af.js.org/AsyncAF#lastIndexOfAF)
standalone AsyncAF package: includesAF (https://async-af.js.org/AsyncAF#includesAF)
A tiny, faster alternative to native Array.prototype.includes
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
R.includes exported as a module
Utilities for operate over intervals
The fastest way to check wether an JavaScript object has a certain property or not.
Takes keyword and array and returns a filtered array using deep search through infinite nesting.
Checks if map has a value.
Checks if map has a value.
Check if value is present in object, like Array.includes().
Check if value is included in entries, like Array.includes().
Check if value is present in lists, like Array.includes().
Check if value is present in array, like Array.includes().