planttheidea / fast-equalsLinks
A blazing fast equality comparison, either shallow or deep
☆547Updated last month
Alternatives and similar repositories for fast-equals
Users that are interested in fast-equals are comparing it to the libraries listed below
Sorting:
- Merge objects & other types recursively. A simple & small integration.☆381Updated 4 months ago
- The consistently-fast, complete memoization solution for JS☆914Updated last year
- A tiny, crazy fast memoization library for the 95% use-case☆249Updated 8 months ago
- TypeScript Module Loader☆1,194Updated last year
- A very fast and lightweight Typescript library to create immutable states with a mutable syntax☆418Updated 4 months ago
- A tiny (304B to 489B) utility to check for deep equality☆1,436Updated 10 months ago
- JSON parse and stringify with compression☆506Updated last year
- Memoize promise-returning & async functions☆414Updated 3 weeks ago
- ⚡️ Super-fast on-the-fly transpilation of modern JS, TypeScript and JSX using esbuild☆719Updated this week
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆317Updated 2 years ago
- A tool for analyzing the output of `tsc --generateTrace`☆380Updated last year
- Transforms module resolution paths using TypeScript path mapping and/or custom paths☆497Updated last week
- The end-to-end solution for configuring, refactoring, maintaining and using path aliases☆340Updated last year
- Additional types and types adjusted utilities for TypeScript☆398Updated last week
- TypeScript package which smartly trims and strips indentation from multi-line strings☆171Updated last year
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆590Updated last year
- Intuitive magical memoization library with Proxy and WeakMap☆836Updated 3 months ago
- Transpile JSX, TypeScript and esnext features on the fly with esbuild☆1,014Updated last year
- Checks TypeScript types match expected values☆253Updated last year
- Stable JS value hash☆319Updated 3 months ago
- Code writer for JavaScript and TypeScript code.☆213Updated 11 months ago
- Better typed `querySelector` and `querySelectorAll`.☆768Updated 2 weeks ago
- Compare two objects using accessed properties with Proxy