A tiny (197B) utility for safely writing deep Object values~!
☆782Sep 9, 2024Updated last year
Alternatives and similar repositories for dset
Users that are interested in dset are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')☆1,254Dec 13, 2020Updated 5 years ago
- Safely set a dot-notated path within a nested object.☆82Sep 26, 2024Updated last year
- A deep assignment alternative to the object spread operator and Object.assign☆179Jan 6, 2023Updated 3 years ago
- A snappy and lightweight (259B) utility to encrypt and decrypt values with salt.☆95Mar 30, 2019Updated 7 years ago
- A least-recently-used cache in 35 lines of code~!☆177Sep 8, 2020Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A collection of tiny, highly performant Array.prototype alternatives☆260Sep 25, 2020Updated 5 years ago
- A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!☆1,728Apr 10, 2026Updated 2 weeks ago
- A tiny (215B) and fast utility to expand a flattened object☆204Apr 26, 2023Updated 3 years ago
- Run ES Module syntax (`import`, `import()`, and `export`) in any browser – even IE!☆549May 10, 2019Updated 6 years ago
- A tiny (349B) reusable date formatter. Extremely fast!☆1,068Jan 20, 2024Updated 2 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue