epoberezkin / fast-deep-equalLinks
The fastest deep equality check with Date, RegExp and ES6 Map, Set and typed arrays support
☆1,990Updated last year
Alternatives and similar repositories for fast-deep-equal
Users that are interested in fast-deep-equal are comparing it to the libraries listed below
Sorting:
- A memoization library which only remembers the latest invocation☆2,964Updated 2 years ago
- A tiny (304B to 489B) utility to check for deep equality☆1,428Updated 8 months ago
- fastest deep equal comparison for React☆1,642Updated last year
- Strict TypeScript and Flow types for style based on MDN data☆1,770Updated last year
- 🎣 Allows you to build simple compile-time libraries☆2,639Updated 2 years ago
- 🏗️ Automatically move a module into a Web Worker (Webpack loader)☆2,307Updated 3 years ago
- Webpack plugin that runs typescript type checker on a separate process.☆1,984Updated 3 months ago
- ⚡ Get Pretty Quick☆2,273Updated last month
- A library for deep (recursive) merging of Javascript objects☆2,798Updated 2 years ago
- ⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks☆3,063Updated last week
- Generate hashes from javascript objects in node and the browser.☆1,454Updated 11 months ago
- Detect circular dependencies in modules compiled with Webpack☆931Updated last year
- Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️☆1,105Updated last year
- A TypeScript language service plugin providing support for CSS Modules.☆1,359Updated 6 months ago
- It's a very fast and efficient glob library for Node.js☆2,675Updated 5 months ago
- The consistently-fast, complete memoization solution for JS☆914Updated last year
- Polyfills the ResizeObserver API.☆985Updated 2 years ago
- Element.scrollIntoView ponyfills for things like "if-needed" and "smooth"☆1,417Updated last week
- User-friendly glob matching☆2,587Updated 5 months ago
- BroadcastChannel to send data between different browser-tabs or nodejs-processes + LeaderElection over the channels https://pubkey.git…☆1,925Updated last week
- Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, ba…