Language

Package: js-filesaver @ 1.3.8

Synopsis

HTML5 saveAs() FileSaver implementation

Description

FileSaver.js implements the saveAs() FileSaver interface in browsers that do not natively support it.

FileSaver.js is the solution to saving files on the client-side, and is perfect for webapps that need to generate files, or for saving sensitive information that shouldn't be sent to an external server.

Home page
https://eligrey.com/blog/saving-generated-files-on-the-client-side/
Location
gnu/packages/javascript.scm (line: 371, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 392 is way too long (99 characters)