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:
- 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.☆57Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆59Updated 11 months ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 5 months ago
- Generate a unique filename for use in temporary directories or caches.☆45Updated last month
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Filter object keys and values into a new object☆101Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Sort the keys of an object☆103Updated 9 months ago
- Return true if a file path contains the given path.☆17Updated 4 years ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Get a random item from an array☆57Updated 3 years ago
- Parse code context in a single line of javascript, for functions, variable declarations, methods, prototype properties, prototype methods…☆11Updated 6 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Like `new Map` but for older JavaScripts☆21Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists☆30Updated 7 years ago
- Write a package.json file☆88Updated 11 months ago
- Start a promise chain☆58Updated 3 years ago
- Minimal async jobs utility library, with streams support☆26Updated 6 years ago
- Runtime validation and processing of JavaScript types☆37Updated last year
- Merge Option Objects☆68Updated last year
- Regular expression for matching file names, with or without extension.☆33Updated 7 years ago