fwilkerson / clean-setLinks
A deep assignment alternative to the object spread operator and Object.assign
☆178Updated 2 years ago
Alternatives and similar repositories for clean-set
Users that are interested in clean-set are comparing it to the libraries listed below
Sorting:
- A tiny (148B) weighted round robin utility☆166Updated 5 years ago
- Walk an AST without being led astray☆193Updated 8 months ago
- A tiny (215B) and fast Least Recently Used (LRU) cache☆323Updated 2 weeks ago
- Iteration helpers that inline to native loops for performance☆99Updated last year
- Create a copy of an object with just the bits you actually need☆146Updated 2 years ago
- Lightweight templating in 150 bytes☆228Updated 3 years ago
- A least-recently-used cache in 35 lines of code~!☆178Updated 5 years ago
- A collection of tiny, highly performant Array.prototype alternatives☆259Updated 5 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆264Updated last year
- Measure the real, minified, tree-shaken impact of individual imports into your app