awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Browser-Based Data Tools · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesBrowser-Based Data Tools

Web applications that perform data processing tasks locally in the browser.

Distinguishing note: Focuses on local-first processing rather than server-side data transformation.

Explore 1 awesome GitHub repository matching web development · Browser-Based Data Tools. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Browser-Based Data Tools

Awesome Browser-Based Data Tools GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • gchq/CyberChef

    gchq/CyberChef

    34,082View on GitHub↗

    CyberChef is a web-based application designed for performing complex data encoding, decoding, encryption, and analysis tasks. It provides a visual interface where users construct data transformation pipelines by chaining modular operations together, allowing raw input to be processed into a desired output format entirely within the local browser environment. The tool functions as a client-side cryptographic workbench, ensuring that all data processing logic remains local to the user's machine to maintain privacy and eliminate server-side overhead. By utilizing functional pipeline composition

    Performs complex data encoding, decoding, and analysis tasks entirely within the local browser.

    JavaScriptcompressiondata-analysisdata-manipulation
    34,082View on GitHub↗