@american-medical-association/web-components

The goal of this library is to allow rapid development on new and existing projects using framework agnostic UI components with the AMA brand.

Usage no npm install needed!

<script type="module">
  import americanMedicalAssociationWebComponents from 'https://cdn.skypack.dev/@american-medical-association/web-components';
</script>

README

AMA Web Components

The goal of this library is to allow rapid development on new and existing projects using framework agnostic UI components with the AMA brand.

How to use

  1. Install with npm i @american-medical-association/web-components --save.
  2. Install peer dependencies as directed.
  3. Import WebComponentsModule into your app.module.ts or similar module file.
  4. ADDS Documentation will be updated in future to reflect web component library.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.