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☆157Updated 2 years ago
- Move a file - Even works across devices☆201Updated last year
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Minimalistic update notifications for command line interfaces☆166Updated last year
- 🚸 Cross platform children list of a PID.☆125Updated 2 years ago
- Replace matching strings and regexes in files☆175Updated last year
- Debounce a function☆127Updated 10 months ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Ensure a function is only called once☆162Updated last year
- Check if stdout or stderr is interactive☆116Updated last year
- A Map implementation with expirable items☆94Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Delay execution for a given amount of seconds☆85Updated last year
- Get the path of the parent module☆77Updated last year
- Regular expression for matching email addresses☆141Updated this week
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year
- 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
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Generate random numbers that are consecutively unique☆115Updated last year
- Sort the keys of an object☆104Updated 11 months ago
- Lightweight templating in 150 bytes☆228Updated 3 years ago
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- Gulp.js command execution for humans☆57Updated 2 months ago
- Serve sitemap.xml from a list of URLs in Express☆68Updated last year
- List of JavaScript types☆82Updated last year
- Download and/or Extract git repositories (GitHub, GitLab, BitBucket). Cross-platform and Offline-first!☆122Updated 6 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago