@porscheinformatik/material-addons
TypeScript icon, indicating that this package has built-in type declarations

17.3.0 • Public • Published

About

The goal of "material addons" is to achieve a stylesheet similar to Clarity Addons for Angular Material.

Requirements

Material addons requires an already set-up Angular Material project. To do a fresh start please follow the official Angular Material guide before you continue, but exclude step 4 ("include a theme").

Installation

  1. Install Material Addons package using npm.

    npm install @porscheinformatik/material-addons
    
  2. Add the stylesheet at the top of your projects from the folder themes, for example:

    @import '@porscheinformatik/material-addons/themes/poa';
    
  3. To use a component, you need to import the Module of the component in your app.module.ts:

Demo

The demo website is linked on the github repository page.

Package Sidebar

Install

npm i @porscheinformatik/material-addons

Weekly Downloads

101

Version

17.3.0

License

MIT

Unpacked Size

1.72 MB

Total Files

287

Last publish

Collaborators

  • derkoe
  • laess3r
  • mario.ofner