fb55 / boolbaseLinks
two functions: one that returns true, one that returns false
☆20Updated 11 months ago
Alternatives and similar repositories for boolbase
Users that are interested in boolbase are comparing it to the libraries listed below
Sorting:
- 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'}☆37Updated 3 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 7 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- .bin/ script linker☆26Updated last week
- Generate a unique character string suitible for use in files and URLs.☆35Updated last week
- Implements the Web IDL algorithms for converting to and from JavaScript values☆35Updated 3 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- parse SPDX license expressions☆45Updated last year
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆16Updated 7 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Run TSQuery in the TypeScript Playground☆12Updated 3 years ago
- ☆20Updated 3 years ago
- ☆19Updated 7 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated 10 months ago
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆21Updated 7 months ago
- a list of SPDX license identifiers☆35Updated 6 months 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
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Clone a Node.js HTTP response stream☆30Updated last year
- tar plugin for decompress☆16Updated 4 years ago
- Emulate console for all the browsers☆34Updated 6 months ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- An npm package that holds a spot.☆31Updated last year
- fs read and write streams based on minipass☆20Updated 11 months ago
- correct invalid SPDX identifiers☆34Updated last year
- Is this an arguments object? It's a harder question than you think.☆17Updated 7 months ago