Skip to content

Commit 22225cb

Browse files
committed
docs(package): added note: this project has been moved to angular-material-extensions
1 parent 1f69a4f commit 22225cb

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,16 @@
77

88
[![npm version](https://badge.fury.io/js/ngx-material-pages.svg)](https://badge.fury.io/js/ngx-material-pages),
99
[![npm](https://img.shields.io/badge/demo-online-ed1c46.svg)](https://anthonynahas.github.io/ngx-material-pages)
10+
[![Join the chat at https://gitter.im/angular-material-extensions/Lobby](https://badges.gitter.im/angular-material-extensions/Lobby.svg)](https://gitter.im/angular-material-extensions/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1011
[![CircleCI branch](https://img.shields.io/circleci/project/github/AnthonyNahas/ngx-material-pages/master.svg?label=circleci)](https://circleci.com/gh/AnthonyNahas/ngx-material-pages)
1112
[![Coverage Status](https://coveralls.io/repos/github/anthonynahas/ngx-material-pages/badge.svg?branch=master)](https://coveralls.io/github/anthonynahas/ngx-material-pages?branch=master)
1213
[![dependency Status](https://david-dm.org/anthonynahas/ngx-material-pages/status.svg)](https://david-dm.org/anthonynahas/ngx-material-pages)
1314
[![devDependency Status](https://david-dm.org/anthonynahas/ngx-material-pages/dev-status.svg?branch=master)](https://david-dm.org/anthonynahas/ngx-material-pages#info=devDependencies)
1415
[![Greenkeeper Badge](https://badges.greenkeeper.io/anthonynahas/ngx-material-pages.svg)](https://greenkeeper.io/)
1516
[![license](https://img.shields.io/github/license/anthonynahas/ngx-material-pages.svg?style=flat-square)](https://github.com/AnthonyNahas/ngx-material-pages/blob/master/LICENSE)
1617

18+
> This project has been moved to [@angular-material-extensions/pages](https://github.com/angular-material-extensions/pages)
19+
1720
<p align="center">
1821
<img alt="ngx-material-pages" style="text-align: center;"
1922
src="assets/demo.gif">
@@ -46,6 +49,8 @@ View all the directives in action at https://anthonynahas.github.io/ngx-material
4649
- [material icons](https://material.angular.io/guide/getting-started#step-6-optional-add-material-icons)
4750
- if you need a built in theme --> please let me know
4851

52+
> This project has been renamed from [ngx-material-pages](https://www.npmjs.com/package/ngx-material-pages) to [@angular-material-extensions/pages](https://github.com/angular-material-extensions/pages)
53+
4954
## Install Peer Dependencies - [help](https://material.angular.io/guide/getting-started#step-1-install-angular-material-and-angular-cdk)
5055
```bash
5156
npm i -s @angular/animations @angular/material @angular/cdk
@@ -165,13 +170,21 @@ This library consists of 4 essential components.
165170
- [ngx-material-faq](https://anthonynahas.github.io/ngx-material-faq/getting-started)
166171
- [combination-generator](https://anthonynahas.github.io/combination-generator/getting-started)
167172

173+
<a name="other-angular-libraries"/>
174+
168175
## Other Angular Libraries
169176
- [ngx-auth-firebaseui](https://github.com/AnthonyNahas/ngx-auth-firebaseui)
170-
- [ngx-material-password-strength](https://github.com/AnthonyNahas/ngx-material-password-strength)
177+
- [@angular-material-extensions/password-strength](https://github.com/angular-material-extensions/password-strength)
178+
- [@angular-material-extensions/contacts](https://github.com/angular-material-extensions/contacts)
179+
- [@angular-material-extensions/cards](https://github.com/angular-material-extensions/cards)
180+
- [@angular-material-extensions/faq](https://github.com/angular-material-extensions/faq)
181+
- [@angular-material-extensions/combination-generator](https://github.com/angular-material-extensions/combination-generator)
171182

172183
## Support
173-
Drop an email to: [Anthony Nahas](mailto:anthony.na@hotmail.de) and I will help you!
174-
184+
+ Drop an email to: [Anthony Nahas](mailto:anthony.na@hotmail.de) and I will help you
185+
+ or open an appropriate [issue](https://github.com/anthonynahas/ngx-material-pages/issues)
186+
+ let us chat on [Gitter](https://gitter.im/angular-material-extensions/Lobby)
187+
175188
## License
176189

177190
Copyright (c) 2018 [Anthony Nahas](mailto:anthony.na@hotmail.de). Licensed under the MIT License (MIT)

0 commit comments

Comments
 (0)