fb55 / boolbaseLinks
two functions: one that returns true, one that returns false
☆20Updated 10 months ago
Alternatives and similar repositories for boolbase
Users that are interested in boolbase are comparing it to the libraries listed below
Sorting:
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆16Updated 5 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Is this value a JS regex?☆24Updated 5 months ago
- ☆20Updated 3 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Validates whether a string matches the production for an XML name or qualified name☆15Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated 8 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆16Updated 6 months ago
- Minimal async jobs utility library, with streams support☆24Updated 6 years ago
- An XML serializer that follows the W3C specification.☆21Updated last year
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Is this an arguments object? It's a harder question than you think.☆16Updated 5 months ago
- ☆19Updated 7 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Implements the Web IDL algorithms for converting to and from JavaScript values☆34Updated 3 years ago
- fs read and write streams based on minipass☆20Updated 10 months ago
- 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
- Check if a string has ANSI escape codes☆47Updated 10 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆21Updated 5 months ago
- Check if a path is inside another path☆38Updated 2 years ago
- Check if a file path is a binary file☆44Updated last year