materialize-components
v0.0.1
Published
Materialize components for angular2
Downloads
3
Maintainers
Readme
Materialize Component for Angular 2
- jspm
- materialize-css
- angular2-materialize
config.js
packages: {
"materialize": {
"main": "dist/js/materialize"
}
},
map: {
"@angular/core": "npm:@angular/[email protected]",
"angular2": "npm:[email protected]",
"crypto": "github:jspm/[email protected]",
"es6-shim": "github:es-shims/[email protected]",
"materialize": "npm:[email protected]"
}