jonschlinkert / cache-baseLinks
Basic object store with methods like get/set/extend/omit
☆57Updated 3 years ago
Alternatives and similar repositories for cache-base
Users that are interested in cache-base are comparing it to the libraries listed below
Sorting:
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Generate a unique filename for use in temporary directories or caches.☆45Updated 3 weeks ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆30Updated 4 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 11 months ago
- Filter object keys and values into a new object☆105Updated last year
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 4 years ago
- Sort the keys of an object☆107Updated 4 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- Is the value an object, and not an array or null?☆108Updated last year
- Write a package.json file☆89Updated 4 months ago
- fs read and write streams based on minipass☆20Updated 2 months ago
- Generate a regex from a string or array of strings.☆60Updated 5 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Get a random item from an array☆58Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 6 years ago
- ☆37Updated 2 years ago