awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

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 3 awesome GitHub repositories matching web development · Browser-Based Data Tools. Refine with filters or upvote what's useful.

Awesome Browser-Based Data Tools GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • gchq/cyberchefgchq का अवतार

    gchq/CyberChef

    35,120GitHub पर देखें↗

    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
    GitHub पर देखें↗35,120
  • alam00000/bentopdfalam00000 का अवतार

    alam00000/bentopdf

    11,550GitHub पर देखें↗

    BentoPDF is a browser-based document toolkit designed for local-first PDF manipulation, conversion, and metadata management. By executing all file processing tasks directly within the browser sandbox, the application ensures that sensitive data remains on the user's device and is never uploaded to or stored on external servers. The platform distinguishes itself through a modular architecture that supports dynamic remote script loading and the integration of external processing engines. Users can extend the core functionality by connecting third-party libraries, which are executed as compiled

    Extends local document processing by connecting third-party modules to run specialized tasks in the browser.

    JavaScriptadobe-acrobatdockerhacktoberfest
    GitHub पर देखें↗11,550
  • structuredlabs/preswaldStructuredLabs का अवतार

    StructuredLabs/preswald

    4,283GitHub पर देखें↗

    Preswald एक WebAssembly डेटा एप्लिकेशन फ्रेमवर्क है, जिसका उपयोग Python का उपयोग करके ब्राउज़र में पूरी तरह से चलने वाले इंटरैक्टिव डेटा ऐप्स बनाने के लिए किया जाता है। यह एक ब्राउज़र-आधारित डेटा स्टैक प्रदान करता है, जिसमें SQL और Python एक्जीक्यूशन शामिल है, जो बिना किसी बैकएंड सर्वर के ऑफ़लाइन काम करता है। इस फ्रेमवर्क में डेटा वर्कफ़्लो और विज़ुअलाइज़ेशन को सिंगल, शेयर करने योग्य फ़ाइलों में पैकेज करने के लिए एक स्टैटिक डेटा ऐप बंडलर शामिल है। ये सेल्फ-कंटेंड एप्लिकेशन सर्वरलेस डेटा विज़ुअलाइज़ेशन और डिस्ट्रीब्यूशन के लिए पोर्टेबल डेटा वर्कफ़्लो बंडलिंग को सक्षम बनाते हैं। यह सिस्टम एक रिएक्टिव डेटा डैशबोर्ड इंटरफ़ेस का उपयोग करता है जो अंतर्निहित डेटा में बदलाव के आधार पर विशिष्ट स्क्रीन तत्वों को स्वचालित रूप से अपडेट करता है। यह ब्राउज़र सत्र के भीतर ऑपरेशनल निरंतरता बनाए रखने के लिए लोकल-फर्स्ट स्टेट मैनेजमेंट और क्लाइंट-साइड SQL एक्जीक्यूशन को कवर करता है।

    Provides a complete set of browser-based tools for local-first data processing.

    Python
    GitHub पर देखें↗4,283
  1. Home
  2. Web Development
  3. Browser-Based Data Tools