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:
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Start a promise chain☆58Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆60Updated 10 months ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 4 months ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- 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
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Split a string on a given character or characters, with support for escaping.☆57Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Get the path of the parent module☆77Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Filter object keys and values into a new object☆101Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Check if a value is a plain object☆102Updated last year
- Node filesystem spies and mocks☆47Updated this week
- Cleanup expired items in a Map☆19Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Simplified high resolution timing☆81Updated 8 months ago
- fs read and write streams based on minipass☆20Updated 10 months ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆112Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 11 months ago
- Truncate a string to a specific width in the terminal☆87Updated last year