FileSaver.js implements the saveAs() FileSaver interface in browsers that do not natively support it. There is a FileSaver.js demo that demonstrates saving various media types.FileSaver.js is the solution to saving files on the client-side, and is perfect for webapps that need to generate files, or for saving sensitive information that shouldn't be sent to an external server.
filesaver saveas blob downloadMinio is an object storage server, It is compatible with Amazon S3 cloud storage service. It is best suited for storing unstructured data such as photos, videos, log files, backups and container / VM images. Size of an object can range from a few KBs to a maximum of 5TB. Minio server is light enough to be bundled with the application stack, similar to NodeJS, Redis and MySQL.
aws-s3 storage cloud s3-storage cloud-storage object-storage cloud-native object-store file-storage blobwkh237's last Github activity was in September 2017, and he has not reacted to emails either. This repository no longer is the main location of "react-native-fetch-blob". That means issues and PRs should be posted there.
file-access react-native storage network file-system file polyfill android ios fetch blob fs upload download filestream image-headerIn order to provide Office Open XML SpreadsheetML Format ( .xlsx ) support, you must include the following third-party library in your project before both FileSaver.js and TableExport. To support legacy browsers ( Chrome < 20, Firefox < 13, Opera < 12.10, IE < 10, Safari < 6 ) include the Blob.js polyfill before the FileSaver.js script.
jquery-plugin excel csv txt xlsx xls export html-table requirejs flask demo localstorage blob tableexport filetype filesaver bootstrap table ecosystem:jqueryPerkeep (née Camlistore) is a set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data in the post-PC era. Data may be files or objects, tweets or 5TB videos, and you can access it via a phone, browser or FUSE filesystem. Perkeep can store files like a traditional filesystem (think: “directories”, “files”, “filenames”), it’s specialized in storing higher-level objects, which can represent anything.
blob object-store cloud-storage cloud backup file-storageMakes using Fine Uploader in a React app simple. Drop-in high-level components for a turn-key UI. Use small focused components to build a more custom UI. These allow you to easily build a highly customizable and powerful UI for your upload widget, backed by Fine Uploader's core feature set. Most of these components are unstyled (i.e. ready to be styled by you). Focused component-specific stylesheets may be provided at a later date.
react fineuploader ui components drag-and-drop file blob file-uploader fine-uploader jsx upload widgetStreamSaver.js is the solution to saving streams on the client-side. It is perfect for webapps that need to save really large amounts of data created on the client-side, where the RAM is really limited, like on mobile devices.There is not any magical saveAs() function that saves a stream, file or blob. The way we mostly save Blobs/Files today is with the help of a[download] attribute FileSaver.js takes advantage of this and create a convenient saveAs(blob, filename) function, very fantastic, but you can't create a objectUrl from a stream and attach it to a link...
stream service-worker filesaver ram html5 saving streams file blob download saveasA Hudson CI plugin for uploading build artifacts into the Windows Azure Blob storage. (Also works with Jenkins)
azure azure-storage blob ci hudson jenkinsBlob Transfer Utility is a GUI tool to upload and download thousands of small/large files to/from Windows Azure Blob Storage.
blob blob-storage download parallel storage transfer uploadWindows Azure introduces three storage options, one of which is Blob Storage for storing unstructured data. The BlobExplorer gives an explorer like interface to working with Blob Storage both in the development storage and the cloud
azure blob storageBlobber is a simple command line tool to exchange data with Windows Azure Storage. It built in C# .NET and has variety of uses. Usage Example: Upload - C:\Blobber -u test.txt Download - C:\Blobber -d D:\test.txt
azure azure-platform azure-storage backup-automation blob blob-storageJAzure is a Java library that provides access to the Microsoft Windows Azure Storage Services API.
azure blob cloud jazure microsoft queue-storageSimple interface for reading blobs, sequentially. 3202 bytes minified and 1172 bytes minified + gzipped.
blob html5 readerConverts a string of SVG into an HTMLImageElement using Blob and URL.createObjectURL. Falls back to encodeURIComponent for unsupported browsers, such as Safari 8.0.A common use case for this is rendering SVG to a 2D or WebGL canvas.
convert svg to canvas image png blob file url dom raster rasterizeStreamable content addressable blob object store that is streams2 and implements the blob store interface on top of the fs module.Conforms to the abstract-blob-store API and passes it's test suite.
blob object store content addressable streams2Show the file in a the browser by appending it to the DOM. This is a powerful package that handles many file types like video (.mp4, .webm, .m4v, etc.), audio (.m4a, .mp3, .wav, etc.), images (.jpg, .gif, .png, etc.), and other file formats (.pdf, .md, .txt, etc.).The file will be streamed into the page (if it's video or audio). Seeking the media element will request a different byte range from the incoming file-like object.
browser browserify media play video audio stream mediasource render streaming file convert blob buffer filereaderThis package converts a Readable Stream into a Blob.This package is used by WebTorrent.
stream buffer convert-stream-to-blob blob convert length name
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.