jonschlinkert / data-storeLinks
Easily get, set and persist config data. Fast. Supports dot-notation in keys. No dependencies.
☆159Updated 3 years ago
Alternatives and similar repositories for data-store
Users that are interested in data-store are comparing it to the libraries listed below
Sorting:
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 3 years ago
- Wait for a condition to be true☆163Updated last month
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆161Updated 4 years ago
- Delay execution for a given amount of seconds☆86Updated 2 years ago
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Check if stdout or stderr is interactive☆118Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Replace matching strings and regexes in files☆177Updated last month
- Get all property keys of an object including non-enumerable and inherited ones☆109Updated 4 years ago
- Move a file - Even works across devices☆203Updated last year
- Minimalistic update notifications for command line interfaces☆167Updated last year
- Check whether a package or organization name is available on npm☆171Updated last year
- Ensure a function is only called once☆163Updated last year
- Debounce a function☆128Updated last year
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆93Updated last month
- Get the path of the parent module☆78Updated last month
- 🕐 Performance timings for HTTP requests☆193Updated 4 years ago
- Get a random item from an array☆56Updated 3 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Generate your project's readme with verb. Requires verb v0.9.0 or higher.☆169Updated last year
- Generate random numbers that are consecutively unique☆116Updated last year
- Check if a string is HTML☆95Updated last month
- Block the main thread for a given amount of time☆126Updated 2 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last month
- Get the URL to a Gravatar image from an identifier, such as an email☆76Updated 8 months ago
- Lightweight querySelector/All wrapper that outputs an Array☆127Updated 3 months ago
- Human readable relative times (eg. 4 minutes ago)☆95Updated 2 years ago
- Wait for localhost to be ready from the command-line☆120Updated last month