jonschlinkert / cache-base
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.☆34Updated 3 years ago
- Recursively iterates over collections arrays and objects☆35Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆60Updated 9 months ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Split a string on a given character or characters, with support for escaping.☆57Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Create error instances with a code☆20Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 3 months ago
- Create a Vinyl file from an actual file☆41Updated 2 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
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- all the types of nodes in htmlparser2's dom☆28Updated 4 months ago
- Write a package.json file☆88Updated 9 months ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Get the auth token set for an npm registry☆35Updated 3 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Search & replace tokens during the linking stage of ICSS loading☆22Updated 2 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Node filesystem spies and mocks☆47Updated last week
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Check if two arrays are equal☆35Updated last month
- Check if a Buffer/Uint8Array is a PNG image☆47Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 months ago
- Import a globally installed module☆58Updated last year