https://github.com/mikael-r/create-object-url
Downloading text using Blobs, URL.createObjectURL() and the anchor download attribute in js
https://github.com/mikael-r/create-object-url
Last synced: 3 months ago
JSON representation
Downloading text using Blobs, URL.createObjectURL() and the anchor download attribute in js
- Host: GitHub
- URL: https://github.com/mikael-r/create-object-url
- Owner: Mikael-R
- License: mit
- Created: 2020-08-14T22:55:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-14T23:16:43.000Z (about 5 years ago)
- Last Synced: 2025-05-31T12:59:29.733Z (4 months ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# create-object-url
Downloading text using Blobs, URL.createObjectURL() and the anchor download attribute in js