1.0.0 • Published 2 years ago

@gewd/utils v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
2 years ago

@gewd/utils

Collection of utility functions for any javascript project

NPM Version Package Size

@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