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
- A tiny (215B) and fast Least Recently Used (LRU) cache☆320Updated 6 years ago
- A collection of tiny, highly performant Array.prototype alternatives☆259Updated 4 years ago
- Walk an AST without being led astray☆192Updated 5 months ago
- A least-recently-used cache in 35 lines of code~!☆178Updated 4 years ago
- Create a copy of an object with just the bits you actually need☆145Updated 2 years ago
- Iteration helpers that inline to native loops for performance☆99Updated last year
- A tiny (203B) utility to enqueue items for batch processing and/or satisfying rate limits.☆114Updated 5 years ago
- Lightweight templating in 150 bytes☆228Updated 3 years ago
- A sorted queue, based on an array-backed binary heap☆107Updated 2 weeks ago
- A snappy and lightweight (259B) utility to encrypt and decrypt values with salt.☆95Updated 6 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆264Updated last year
- A small Preact/React library for defining workflow-like evolving views via generators☆131Updated 3 years ago
- Convert various time formats to milliseconds at build time in Babel.☆201Updated last year
- A tiny (294b) browser utility for encoding & decoding a querystring.☆454Updated 2 years ago
- Defer JS work until the browser has a chance to breathe☆133Updated 6 years ago
- A tiny (339B) utility for human-readable time differences between now and past or future dates.☆188Updated 6 years ago
- Measure the real, minified, tree-shaken impact of individual imports into your app☆131Updated 2 years ago
- Reactive leases for data subscriptions☆140Updated 6 years ago
- A tiny (139B to 204B) utility to regulate the execution rate of your functions☆199Updated 2 years ago
- A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes.☆126Updated 5 years ago
- Runtime CSS modules with SASS like preprocessing☆221Updated 4 years ago
- A tiny (96B) library for serializing Object values to Strings.☆253Updated last year
- Never import classnames again! Converts arrays of classnames to a function call of your choice.☆80Updated 4 years ago
- Easily implement a module nomodule index.html☆82Updated 4 years ago
- Quickly parse & match URLs☆323Updated 3 years ago
- A tiny (215B) and fast utility to expand a flattened object☆201Updated 2 years ago
- Bundle, serve, and hot reload with one command☆125Updated 6 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆155Updated 11 months ago
- Cast unknown values to typed values☆99Updated 6 years ago