@gewd/utils
v1.0.0
Published
Collection of utility functions for any javascript project
Downloads
19
Readme
@gewd/utils
Collection of utility functions for any javascript project
@gewd/utils
Functions
sleep(ms)
used for simple sleep Promises in an async context
downloadFile(filename, dataUrl)
downloadData(filename, mimetype, dataString)
btoa is used for the dataString
downloadImage(filename, canvasElement)
- TODO fill all other package content / functions