npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@beretail/angular-mat-theme

v2.1.7

Published

Front-end theme created using Angular Material.

Downloads

210

Readme

Angular mat theme

version build

A library that provides Themes, Layout and Components ready to be moulded into different project's view needs. Created on top of Angular Material

Install

Run ng add @beretail/angular-mat-theme --project=*project name* to install angular-mat-theme to the project.

Versions:
Angular: 13
@angular/cli: 13
@angular/material: 13
rxjs: 6.6.0
typescript: 4.6.4

##Change logs

0.0.1

  • Inital Project setup

0.0.2

  • Confirm component module added
  • Release notes module added
  • Schematics updated
  • Removed deprecated node-scss

0.0.3

  • Peer dependencies updated

0.0.4

  • Peer dependencies updated

0.0.5

  • Peer dependencies updated

0.0.6

  • readme updated

1.0.0

  • Update index.html on ngAdd

2.0.0

  • Angular versions updated
  • Angular: 12.1.2 to Angular: 13.3.8
  • @angular/cli: 12.1.2 to @angular/cli: 13.3.8
  • @angular/material: 12.2.13 to @angular/material: 13.3.7
  • @angular/cdk: 12.2.13 to @angular/cdk: 13.3.7

2.0.1

  • Number input directive bug[ Delete key not working ] fix

2.0.2

  • Release note component updated

2.0.3

  • Toast message component updated [Now accepts html tag]

2.0.4

  • Nav component updated [Now accepts state attribute]

2.0.5

  • UserInfo module added

2.0.6

  • UserInfo - component selector renamed

2.0.7,

  • UserInfo - component updated [Accepts attributes input to specify order]

2.0.8

  • UserInfo - component updated [Accepts hiddenAttributes input to hide specific attributes]

2.0.9

  • UserInfo - component updated

2.0.10 & 2.0.11

  • UserInfo - component updated

2.0.12

  • AppSwitcher component added
  • NumberInput component updated

2.0.13

  • AppSwitcher component updated - Close button added

2.0.14 & 2.0.15

  • UserInfo - component updated

2.0.16

  • Nav component updated - Disabled attribute added on link

2.0.17

  • Number input directive bug[ minvalue not checking ] fix

2.0.18 2.0.19 2.0.20 2.0.21

  • UserInfo - component updated