Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fugu-angular/file-handling

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fugu-angular/file-handling

This is a [schematic](https://angular.io/guide/schematics) for adding [File Handling](https://developer.chrome.com/docs/capabilities/web-apis/file-handling) support to an Angular PWA project. Run the schematic with the [Angular CLI](https://angular.io/cli

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
3
Weekly downloads
 
Created
Source

@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.

FAQs

Package last updated on 16 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc