SamVerschueren / cache-confLinks
Simple cache config handling for your app or module
☆21Updated 7 years ago
Alternatives and similar repositories for cache-conf
Users that are interested in cache-conf are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Listen for changes in your conf config☆27Updated 7 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Get the version of a binary in semver format☆41Updated last year
- Get the version of a binary in semver format☆35Updated last year
- Mimic a Node.js HTTP response stream