sindresorhus / dot-propLinks
Get, set, or delete a property from a nested object using a dot path
☆853Updated 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:
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,144Updated 3 weeks ago
- Get an available TCP port☆918Updated 2 months ago
- Delay a promise a specified amount of time☆627Updated last month
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,122Updated 2 weeks ago
- Easily load and persist config without having to think about where and how☆884Updated 2 months ago
- Promisify a callback-style function☆1,510Updated 3 years ago
- Memoize promise-returning & async functions☆432Updated last month
- Find a file or directory by walking up parent directories☆628Updated 2 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,278Updated 2 months ago
- Normalize a URL☆866Updated 2 months ago
- Simple “Least Recently Used” (LRU) cache☆739Updated last month
- Unicode symbols with fallbacks for older terminals☆612Updated last year
- Type check values☆1,744Updated last month
- Simple config handling for your app or module☆1,312Updated last month
- Better file system API for Node.js☆780Updated last year
- Copy files☆436Updated last month
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,204Updated last month
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 2 months ago
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆956Updated 2 months ago
- Get a random temporary file or directory path☆439Updated 2 years ago
- Pretty unicode tables for the command line☆593Updated last year
- Create a promise that can be canceled☆447Updated 2 months ago
- Serialize/deserialize an error into a plain object☆591Updated last month
- Simple and modern async event emitter☆1,998Updated 5 months ago
- Update notifications for your CLI app☆1,789Updated 11 months ago
- Simple micro templating☆371Updated 2 months ago
- Retry a promise-returning or async function☆955Updated last month
- Simple argument parsing☆1,290Updated last year
- Colored symbols for various log levels☆766Updated 6 months ago
- Toolkit for building command line interfaces☆464Updated 2 years ago