fb55 / boolbase
two functions: one that returns true, one that returns false
☆20Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for boolbase
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- ☆19Updated 6 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- ☆20Updated 3 years ago
- Is this an arguments object? It's a harder question than you think.☆15Updated 2 years ago
- Run TSQuery in the TypeScript Playground☆12Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Validates whether a string matches the production for an XML name or qualified name☆15Updated last year
- Is this value a JS regex?☆24Updated last month
- 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 3 years ago
- Implements the Web IDL algorithms for converting to and from JavaScript values☆31Updated 3 years ago
- Store information about any JS value in a side channel. Uses WeakMap if available.☆14Updated 5 months ago
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆14Updated 2 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆10Updated 2 months ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- The color red, in ansi.☆8Updated 5 years ago
- Check if a string has ANSI escape codes☆45Updated 4 months ago
- An XML serializer that follows the W3C specification.☆21Updated last year
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆20Updated 3 years ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆15Updated 3 months ago
- Create ansi colors by passing open and close codes.☆18Updated 7 months ago
- fs read and write streams based on minipass☆21Updated 4 months ago
- Check if a path is inside another path☆37Updated 2 years ago
- .bin/ script linker☆25Updated last month
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- parse SPDX license expressions☆43Updated last year
- Emulate console for all the browsers☆33Updated 8 months ago