@aws-amplify/ui-angular
TypeScript icon, indicating that this package has built-in type declarations

5.0.32 • Public • Published

@aws-amplify/ui-angular

Getting Started

Please see CONTRIBUTING.md to get started.

Development Structure

projects/ui-angular/
├── src/ # contains src files for UI library code.
│   ├── lib/
│   |   ├── common/ # helpers, types, and constants|   ├── components/ # helpers, types, and constants
|   |   |   ├── [COMPONENT-NAME]/ # Authenticator, ChatBot, S3, etc
|   |   |   |   ├── components/ # contains all composing Angular components
|   |   |   |   └── [COMPONENT-NAME].module.ts
|   |   └── directives/
|   |   └── primitives/
|   |   └── services/
└── package.json # name: `@aws-amplify/ui-angular`, private: false
                 # contains dependencies that library needs (e.g. xstate)

Readme

Keywords

none

Package Sidebar

Install

npm i @aws-amplify/ui-angular

Weekly Downloads

20,085

Version

5.0.32

License

Apache-2.0

Unpacked Size

1.01 MB

Total Files

89

Last publish

Collaborators

  • amzn-oss
  • undefobj
  • aws-amplify-ops
  • thaddmt
  • mattsb42-aws
  • amplify-studio-uibuilder
  • amplify-codegen
  • amplify-data-dev-npm
  • aws-amplify-data-runtime