awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesObject Reducers

Functional utilities for reducing an object to a single value via an accumulator.

Distinct from Object-to-Object Mappers: Candidates are for 3D manipulation or ORM mapping, not functional object reduction.

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

Awesome Object Reducers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • angus-c/justAvatar von angus-c

    angus-c/just

    6,204Auf GitHub ansehen↗

    Just is a collection of JavaScript utility libraries designed for data manipulation, functional programming, performance optimization, statistical analysis, and string processing. It provides a set of tools for deep cloning, filtering, and transforming complex objects and arrays. The project is structured as a series of zero-dependency modules, allowing utilities to be used independently to minimize bundle size. It implements functional programming patterns including currying, piping, and partial application, and provides execution control through memoization, debouncing, and throttling. The

    Provides functional utilities to reduce an object to a single value using an accumulator.

    JavaScript
    Auf GitHub ansehen↗6,204
  1. Home
  2. Data & Databases
  3. Object Reducers