https://github.com/fantasyui-com/data-url-to-file
Save arbitrary dataURL (data URI) to a file, with mime support and standard node callback. [Library, URL]
https://github.com/fantasyui-com/data-url-to-file
Last synced: about 2 months ago
JSON representation
Save arbitrary dataURL (data URI) to a file, with mime support and standard node callback. [Library, URL]
- Host: GitHub
- URL: https://github.com/fantasyui-com/data-url-to-file
- Owner: fantasyui-com
- License: gpl-3.0
- Created: 2018-01-14T20:16:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T21:06:10.000Z (almost 5 years ago)
- Last Synced: 2025-09-16T03:53:57.207Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# data-url-to-file
Save arbitrary dataURL (data URI) to a file, with mime support and standard node callback.