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
·

2 Repos

Awesome GitHub RepositoriesCodebase Analysis and Text Dump

Analyzes codebases and creates a text dump of their contents.

Distinct from Code Quality and Analysis: Distinct from Code Quality and Analysis: focuses on analyzing codebases and creating text dumps, not just enforcing coding standards.

Explore 2 awesome GitHub repositories matching development tools & productivity · Codebase Analysis and Text Dump. Refine with filters or upvote what's useful.

Awesome Codebase Analysis and Text Dump GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ecrmnn/collect.jsAvatar von ecrmnn

    ecrmnn/collect.js

    6,571Auf GitHub ansehen↗

    collect.js is a dependency-free JavaScript library that provides a fluent, chainable interface for manipulating arrays and objects. It mirrors the Laravel Collection API, offering a consistent set of methods for data transformation across JavaScript and Laravel backend environments. The library stores collection data as plain arrays internally and supports fluent method chaining, where each method returns a new collection instance. The library distinguishes itself by closely replicating the Laravel Collection API in JavaScript, mapping each PHP method to an equivalent JavaScript implementatio

    Ships debugging methods to dump collection state and optionally stop execution for inspection.

    JavaScriptcollectionlaravellaravel-collections
    Auf GitHub ansehen↗6,571
  • jindrapetrik/jpexs-decompilerAvatar von jindrapetrik

    jindrapetrik/jpexs-decompiler

    5,404Auf GitHub ansehen↗

    JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler and editor. It provides a toolkit for decompiling, analyzing, and modifying the internal structure of compiled Flash content, including the extraction of scripts and media assets. The project is distinguished by its ability to perform direct binary modification, allowing users to edit bytecode and replace embedded resources without reverting to high-level source code. It includes a runtime ActionScript bytecode debugger for variable inspection and call stack analysis, as well

    Lists file tags and scripts directly to the console for rapid technical analysis.

    Javadecompilereditorflash
    Auf GitHub ansehen↗5,404
  1. Home
  2. Development Tools & Productivity
  3. Code Quality and Analysis
  4. Codebase Analysis and Text Dump

Unter-Tags erkunden

  • Collection Dump and Die UtilitiesDebugging utilities that log collection contents to the console and optionally halt execution for inspection. **Distinct from Codebase Analysis and Text Dump:** Distinct from Codebase Analysis and Text Dump: focuses on runtime collection state inspection rather than static codebase analysis.
  • Metadata DumpersTools that export structural metadata and internal tags of a file to a text-based format. **Distinct from Codebase Analysis and Text Dump:** Focuses on dumping structural tags and metadata rather than analyzing full source codebases