sindresorhus / dot-propLinks
Get, set, or delete a property from a nested object using a dot path
☆851Updated last month
Alternatives and similar repositories for dot-prop
Users that are interested in dot-prop are comparing it to the libraries listed below
Sorting:
- Get an available TCP port☆917Updated 2 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,144Updated this week
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,120Updated last month
- Find a file or directory by walking up parent directories☆626Updated last month
- Normalize a URL☆865Updated 2 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,204Updated last week
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,270Updated last month
- Delay a promise a specified amount of time☆625Updated 2 weeks ago
- Unicode symbols with fallbacks for older terminals☆611Updated last year
- Promisify a callback-style function☆1,509Updated 3 years ago
- Easily load and persist config without having to think about where and how☆884Updated last month
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆955Updated 2 months ago
- Get a random temporary file or directory path☆437Updated 2 years ago
- Type check values☆1,741Updated 2 weeks ago
- Serialize/deserialize an error into a plain object☆588Updated 3 weeks ago
- Memoize promise-returning & async functions☆428Updated 3 weeks ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆731Updated 2 months ago
- Simple config handling for your app or module☆1,310Updated last month
- Simple “Least Recently Used” (LRU) cache☆738Updated last month
- Update notifications for your CLI app☆1,789Updated 11 months ago
- Create a promise that can be canceled☆447Updated 2 months ago
- Simple micro templating☆371Updated last month
- Retry a promise-returning or async function☆945Updated last month
- Map over promises concurrently☆1,462Updated last month
- Convert a string to a valid safe filename☆507Updated last week
- Copy files☆435Updated 3 weeks ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated 2 years ago
- Simple and modern async event emitter☆1,996Updated 4 months ago
- See node.js errors with less clutter☆1,521Updated last year
- Parse JSON with more helpful errors☆368Updated 7 months ago