@fugu-angular/file-handling
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

@fugu-angular/file-handling

This is a schematic for adding File Handling support to an Angular PWA project. Run the schematic with the Angular CLI:

ng add @fugu-angular/file-handling --project <project-name>

Executing the command mentioned above will perform the following actions:

  1. Adds required dependencies to your project.
  2. Adds the file_handling property to the manifest.webmanifest file. If you do not have a manifest, run ng add @angular/pwa first.
  3. Adds the necessary media types and file extensions to the manifest.
  4. Provides a LaunchQueue service for responding to app launches.

See Let installed web applications be file handlers for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i @fugu-angular/file-handling

Weekly Downloads

4

Version

0.0.2

License

Apache-2.0

Unpacked Size

13.6 kB

Total Files

12

Last publish

Collaborators

  • sanderelias
  • tomayac
  • christianliebel