fb55 / boolbaseLinks
two functions: one that returns true, one that returns false
☆20Updated last year
Alternatives and similar repositories for boolbase
Users that are interested in boolbase are comparing it to the libraries listed below
Sorting:
- ☆20Updated 3 years ago
- Emulate console for all the browsers☆33Updated 8 months ago
- Minimal async jobs utility library, with streams support☆25Updated 7 years ago
- Is this value a JS regex?☆24Updated 8 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Validates whether a string matches the production for an XML name or qualified name☆15Updated last year
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- ☆19Updated 7 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- ☆20Updated 8 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- parse SPDX license expressions☆45Updated last year
- Constants and utilities about visitor keys to traverse AST.☆43Updated last year
- Create ansi colors by passing open and close codes.☆19Updated last year
- Get the command from a shebang☆24Updated 4 years ago
- Generate a unique character string suitible for use in files and URLs.☆36Updated last month
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- a list of SPDX license identifiers☆35Updated 3 weeks ago
- getpass for node.js☆17Updated 8 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- tar plugin for decompress☆16Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- .bin/ script linker☆26Updated last month
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Regular expression for matching a shebang line☆46Updated 4 years ago
- Implements the Web IDL algorithms for converting to and from JavaScript values☆35Updated 3 years ago
- An implementation of the DOMException class from browsers☆22Updated last year