Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orlaqp/ng2-material-components
Angular 2 components/directives beautifully designed and ready to use
https://github.com/orlaqp/ng2-material-components
Last synced: 2 months ago
JSON representation
Angular 2 components/directives beautifully designed and ready to use
- Host: GitHub
- URL: https://github.com/orlaqp/ng2-material-components
- Owner: orlaqp
- License: mit
- Created: 2016-08-28T22:21:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T15:21:22.000Z (almost 7 years ago)
- Last Synced: 2024-10-29T23:13:27.816Z (3 months ago)
- Language: CSS
- Size: 16.5 MB
- Stars: 13
- Watchers: 5
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Migrated
This library was moved to https://github.com/orlaqp/ng-material-components to support Angular 4+
# ng2-material-components
Angular 2 components/directives beautifully designed and ready to use
### Documentation in progress .. :-)
Now that I updated the library to the final release of Angular I will be adding
more documentation to the library but I am still actively changing the componentsand
adding new ones. This library is not 100% rady for production yet but you are morethan welcome
to give a try and use the issue and pull requests sections up there :-)Demos: https://orlaqp.github.io/ng2-material-components/#/
In the mean time you can run the following to play with the demo locally:
`npm install -g gulp gulp-cli`
`npm install`
`npm run`
**Note**: This version is already running on the final version of Angular 4. In order to avoid some confusiones regarding version numbers and bumping version number to 0.4.0.
In addition, if you want to give it a try to Angular 4 you can use the angular-4 branch