jonschlinkert / data-storeLinks
Easily get, set and persist config data. Fast. Supports dot-notation in keys. No dependencies.
☆160Updated 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☆90Updated 2 years ago
- Wait for a condition to be true☆159Updated 2 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated 2 years ago
- Delay execution for a given amount of seconds☆85Updated last year
- A Map implementation with expirable items☆94Updated 3 years ago
- Move a file - Even works across devices☆201Updated last year
- Filter object keys and values into a new object☆102Updated last year
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Check if stdout or stderr is interactive☆117Updated last year
- Get the path of the parent module☆77Updated last year
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Ensure a function is only called once☆162Updated last year
- Get the URL to a Gravatar image from an identifier, such as an email☆76Updated 5 months ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year
- Minimalistic update notifications for command line interfaces☆166Updated last year
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Replace matching strings and regexes in files☆175Updated last year
- Check if a string is a URL☆85Updated 2 years ago
- Read a chunk from a file☆123Updated last year
- User-friendly pseudorandom number generator (PRNG)☆107Updated 3 years ago
- A tiny (195B to 224B) utility to recursively list all (total) files in a directory☆153Updated 2 years ago
- List of JavaScript types☆82Updated last year
- Generate random numbers that are consecutively unique☆115Updated last year
- Check if a string is HTML☆95Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Read and write files atomically and reliably.☆168Updated 11 months ago