D
D
DirDir2016-03-19 20:55:55
JavaScript
DirDir, 2016-03-19 20:55:55

How to save a file locally on the frontend?

How can you cross-browser save files taken by URL (up to 10mb) on the client for quick access to them when reloading a web application?
I dealt with the FileSystem API, but it is only for Chrome.
Minimum required: Chrome, Opera, Firefox.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Taratin, 2016-03-19
@Taraflex

https://github.com/mozilla/localForage
https://github.com/tantaman/LargeLocalStorage
https://github.com/yathit/ydn-db

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question