Get, set, or delete a property from a nested object using a dot path
☆868Oct 5, 2025Updated 5 months ago
Alternatives and similar repositories for dot-prop
Users that are interested in dot-prop are comparing it to the libraries listed below
Sorting:
- Type check values☆1,764Dec 27, 2025Updated 2 months ago
- Get namespaced config from the closest package.json☆121Nov 5, 2023Updated 2 years ago
- Sort an array on an object property☆201Oct 7, 2025Updated 4 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,150Nov 11, 2025Updated 3 months ago
- Check if a value is a plain object☆104May 4, 2024Updated last year
- Process execution for humans☆7,449Jan 29, 2026Updated last month
- Promisify a callback-style function☆1,514Sep 12, 2022Updated 3 years ago
- Simple config handling for your app or module☆1,324Feb 4, 2026Updated last month
- Check if a path exists☆155Mar 3, 2022Updated 4 years ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Check if it's the first time the process is run☆83Sep 12, 2025Updated 5 months ago
- Function argument validation for humans☆3,879Oct 16, 2025Updated 4 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆159Sep 17, 2025Updated 5 months ago
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated last month
- Get stdin as a string or buffer☆347Feb 5, 2026Updated last month
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆732Sep 11, 2025Updated 5 months ago
- User-friendly glob matching☆2,631Feb 18, 2026Updated 2 weeks ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Simple micro templating☆373Sep 17, 2025Updated 5 months ago
- Convert a string to a valid safe filename☆516Nov 5, 2025Updated 4 months ago
- Clean up error stack traces☆346Nov 4, 2025Updated 4 months ago
- ❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults☆7,951Feb 10, 2026Updated 3 weeks ago
- A better `npm publish`☆7,683Jan 29, 2026Updated last month
- Simple wildcard matching☆541Sep 15, 2025Updated 5 months ago
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 4 years ago
- Make unhandled promise rejections fail loudly instead of the default silent fail☆282Jan 24, 2021Updated 5 years ago
- Find a file or directory by walking up parent directories☆634Sep 16, 2025Updated 5 months ago
- Find multiple RegExp matches in a string☆91Jul 8, 2022Updated 3 years ago
- Check if a string is a valid filename☆62Aug 16, 2021Updated 4 years ago
- Check if your code is running as an npm or yarn script☆66Sep 10, 2025Updated 5 months ago
- Parse JSON with more helpful errors☆372Apr 9, 2025Updated 10 months ago
- Check if a value is an object☆42Apr 16, 2021Updated 4 years ago
- Promise ponyfill with pinkie☆116May 22, 2018Updated 7 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,141Updated this week
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Sep 11, 2025Updated 5 months ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Debounce a function☆130Sep 13, 2024Updated last year
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago