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 last year
- Validates whether a string matches the production for an XML name or qualified name☆15Updated last year
- Implements the Web IDL algorithms for converting to and from JavaScript values☆31Updated 3 years ago
- Is this value a JS regex?☆24Updated last month
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆20Updated 2 years ago
- ☆20Updated 3 years ago
- ESLint formatters published as standalone modules 🎉☆23Updated 4 months ago
- ☆19Updated 6 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- A ponyfill for Buffer.fill☆10Updated 5 years ago
- Call the given method on each value in the given object.☆20Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆20Updated 3 years ago
- Official ES spec-compliant polyfill for Object.hasOwn☆14Updated 7 months ago
- Is this an arguments object? It's a harder question than you think.☆15Updated 2 years 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 3 years ago
- ☆18Updated 3 years ago
- Store information about any JS value in a side channel. Uses WeakMap if available.☆14Updated 5 months ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆15Updated 3 months ago
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆14Updated 2 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- TC39 Incubator Call Agendas☆15Updated 10 months ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Turns sync functions into async functions☆20Updated last year
- list of SPDX standard license exceptions☆15Updated 6 months ago
- Retrieves a name:pathname Map for a given workspaces config☆20Updated last month
- getpass for node.js☆17Updated 7 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 3 months ago