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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesWeb Streams API Integrations

Integration with the standard WritableStream API to pipe data from sources to destinations.

Distinct from Standard Stream Piping: Candidates focus on shell pipes or specific prompt streaming; this is about the browser's Web Streams API.

Explore 1 awesome GitHub repository matching web development · Web Streams API Integrations. Refine with filters or upvote what's useful.

Awesome Web Streams API Integrations GitHub Repositories

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

    jimmywarting/StreamSaver.js

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

    StreamSaver.js एक ब्राउज़र राइटेबल स्ट्रीम लाइब्रेरी और क्लाइंट-साइड फ़ाइल सेवर है। यह ब्राउज़र मेमोरी की थकावट से बचने के लिए मानक ब्लब-आधारित सेव दृष्टिकोण को दरकिनार करते हुए, डेटा स्ट्रीम को सीधे स्थानीय फ़ाइल सिस्टम पर लिखने के लिए एक तंत्र प्रदान करता है। यह लाइब्रेरी ब्राउज़र स्ट्रीम को डाउनलोड करने योग्य फ़ाइलों में परिवर्तित करती है, जिससे RAM में पूरे पेलोड को बफ़र किए बिना उच्च-वॉल्यूम डेटासेट और बड़ी फ़ाइलों को एक्सपोर्ट करना संभव हो जाता है। यह लंबी रिकॉर्डिंग सत्रों के दौरान मेमोरी ओवरफ़्लो को रोकने के लिए रीयल-टाइम ऑडियो और वीडियो कैप्चर को सीधे डिस्क पर लिखने का समर्थन करती है।

    Uses the standard Web Streams API to pipe data from a source to a filesystem destination without buffering.

    JavaScriptfilesaverhtml5ram
    GitHub पर देखें↗4,355
  1. Home
  2. Web Development
  3. Web Streams API Integrations