@rxap/upload
TypeScript icon, indicating that this package has built-in type declarations

19.0.4 • Public • Published

A Material Design upload button component for Angular that supports file selection, display, and download. It integrates with Angular Forms and provides visual feedback. It also includes a pipe to read files as data URLs.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

yarn add @rxap/upload

Install peer dependencies:

yarn add @angular/cdk @angular/common @angular/core @angular/forms @angular/material @rxap/directives @rxap/pattern rxjs 

Execute the init generator:

yarn nx g @rxap/upload:init

Generators

init

Initialize the package in the workspace

nx g @rxap/upload:init

Package Sidebar

Install

npm i @rxap/upload

Weekly Downloads

7

Version

19.0.4

License

GPL-3.0-or-later

Unpacked Size

3.95 MB

Total Files

137

Last publish

Collaborators

  • badry.muenker
  • mmuenker