awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesDeduplications

Utilities for removing duplicate elements from arrays to ensure uniqueness.

Distinct from Array Transformations: Distinct from Array Transformations: specifically focuses on removing duplicates rather than mapping or modifying values.

Explore 1 awesome GitHub repository matching data & databases · Deduplications. Refine with filters or upvote what's useful.

Awesome Deduplications GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • fabiospampinato/cashالصورة الرمزية لـ fabiospampinato

    fabiospampinato/cash

    7,041عرض على GitHub↗

    Cash is a lightweight DOM manipulation library and HTML element wrapper designed as an alternative to jQuery for selecting and modifying elements in modern browsers. It functions as a modular DOM framework and JavaScript utility library, providing a system to wrap DOM nodes into actionable collections for batch processing. The project is built with a modular design that supports tree-shaking, allowing build tools to exclude unused methods to minimize the final bundle size. It provides mechanisms for extending the core functionality and collection prototypes to implement reusable plugins and c

    Includes a utility to create new arrays containing only unique elements from an original list.

    JavaScriptcashdomjavascript
    عرض على GitHub↗7,041
  1. Home
  2. Data & Databases
  3. Array Element Modifiers
  4. Array Transformations
  5. Deduplications