fb55 / boolbase
two functions: one that returns true, one that returns false
☆20Updated 7 months ago
Alternatives and similar repositories for boolbase:
Users that are interested in boolbase are comparing it to the libraries listed below
- Implements the Web IDL algorithms for converting to and from JavaScript values☆33Updated 3 years ago
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆15Updated 3 months ago
- An XML serializer that follows the W3C specification.☆21Updated last year
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 3 years ago
- Run TSQuery in the TypeScript Playground☆12Updated 2 years ago
- Is this value a JS regex?☆24Updated 3 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- ☆19Updated 7 years ago
- Clone a Node.js HTTP response stream☆30Updated 9 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
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated 6 months ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- ☆20Updated 3 years ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆16Updated 3 months ago
- Minimal async jobs utility library, with streams support☆24Updated 6 years ago
- Store information about any JS value in a side channel. Uses WeakMap if available.☆16Updated 3 months ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Is this an arguments object? It's a harder question than you think.☆15Updated 3 months ago
- Turns sync functions into async functions☆20Updated last year
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- Check if a path is inside another path☆37Updated 2 years ago
- fs read and write streams based on minipass☆20Updated 8 months ago
- .bin/ script linker☆25Updated 5 months ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- An implementation of the W3C High Resolution Time Level 2 specification.☆11Updated 2 years ago