sindresorhus / dot-propLinks
Get, set, or delete a property from a nested object using a dot path
☆841Updated last year
Alternatives and similar repositories for dot-prop
Users that are interested in dot-prop are comparing it to the libraries listed below
Sorting:
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,123Updated 4 months ago
- Get an available TCP port☆908Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,214Updated 2 months ago
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Easily load and persist config without having to think about where and how☆875Updated 7 months ago
- Find a file or directory by walking up parent directories☆616Updated last month
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,109Updated 4 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆725Updated 3 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,168Updated 8 months ago
- Normalize a URL☆849Updated last month
- Promisify a callback-style function☆1,506Updated 2 years ago
- Better file system API for Node.js☆779Updated last year
- Simple config handling for your app or module☆1,290Updated last month
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆957Updated last year
- Create a promise that can be canceled☆444Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆605Updated 8 months ago
- Copy files☆429Updated 11 months ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Retry a promise-returning or async function☆888Updated 2 months ago
- Get a random temporary file or directory path☆431Updated 2 years ago
- Quickly scan for CLI flags and arguments☆647Updated last year
- Simple micro templating☆364Updated 2 years ago
- Simple argument parsing☆1,283Updated 11 months ago
- Convert a string to a valid safe filename☆503Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆712Updated 3 months ago
- Type check values☆1,718Updated last month
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Update notifications for your CLI app☆1,780Updated 7 months ago
- Serialize/deserialize an error into a plain object☆558Updated 6 months ago