fwilkerson / clean-setLinks
A deep assignment alternative to the object spread operator and Object.assign
☆179Updated 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 6 years ago
- A tiny (215B) and fast Least Recently Used (LRU) cache☆324Updated last month
- Lightweight templating in 150 bytes☆228Updated 3 years ago
- Walk an AST without being led astray☆193Updated 9 months ago
- A collection of tiny, highly performant Array.prototype alternatives☆259Updated 5 years ago
- Iteration helpers that inline to native loops for performance☆99Updated 2 years ago
- Create a copy of an object with just the bits you actually need☆147Updated 2 years ago
- A least-recently-used cache in 35 lines of code~!☆178Updated 5 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆266Updated last year
- A tiny (294b) browser utility for encoding & decoding a querystring.☆453Updated 2 years ago
- A snappy and lightweight (259B) utility to encrypt and decrypt values with salt.☆95Updated 6 years ago
- A small Preact/React library for defining workflow-like evolving views via generators☆131Updated 3 years ago
- Measure the real, minified, tree-shaken impact of individual imports into your app☆131Updated 3 years ago
- A tiny (203B) utility to enqueue items for batch processing and/or satisfying rate limits.☆115Updated 6 years ago
- Reactive leases for data subscriptions☆141Updated 6 years ago
- A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes.☆126Updated 6 years ago
- A sorted queue, based on an array-backed binary heap☆107Updated last month
- Add this plugin to generate mirrored esm modules for your existing bundles☆193Updated 2 years ago
- Convert various time formats to milliseconds at build time in Babel.☆202Updated 2 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated last year
- Quickly parse & match URLs☆323Updated 4 years ago
- A tiny (139B to 204B) utility to regulate the execution rate of your functions☆199Updated 2 years ago
- Never import classnames again! Converts arrays of classnames to a function call of your choice.☆80Updated 4 years ago
- A tiny (339B) utility for human-readable time differences between now and past or future dates.☆187Updated 6 years ago
- Defer JS work until the browser has a chance to breathe☆132Updated 7 years ago
- A tiny (96B) library for serializing Object values to Strings.☆253Updated last year
- A working example of a Preact as an SSG with partial hydration aka ⚡🧩💦.☆83Updated 3 years ago
- A tiny (215B) and fast utility to expand a flattened object☆202Updated 2 years ago
- A simple bundler for your delicious modules☆169Updated 3 years ago
- An implementation of the Mobx/Vue state tracking approach, for library authors☆70Updated 7 years ago