Web Component: j-FileSaver


  • Info
  • HTML
  • JS
  • CSS
  • Meta

j-FileSaver

This component is a wrapper for the FileSaver.js library. With this component you can easily save locally generated files directly in the web browser.

  • singleton

Methods

  • component.save(filename, string/blob, [contentType])

Author