Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skawa-universe/skawa_components
More material-ish components designed to work well with angular_components
https://github.com/skawa-universe/skawa_components
angular-components angular2 angulardart dart dartlang material
Last synced: 27 days ago
JSON representation
More material-ish components designed to work well with angular_components
- Host: GitHub
- URL: https://github.com/skawa-universe/skawa_components
- Owner: skawa-universe
- Created: 2017-06-06T13:47:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-28T10:09:06.000Z (almost 2 years ago)
- Last Synced: 2024-09-29T16:20:57.415Z (about 1 month ago)
- Topics: angular-components, angular2, angulardart, dart, dartlang, material
- Language: Dart
- Size: 709 KB
- Stars: 44
- Watchers: 7
- Forks: 14
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/skawa-universe/skawa_components.svg?branch=master)](https://travis-ci.org/skawa-universe/skawa_components)
These components and directives are built with [AngularDart](https://pub.dev/packages/angular), and
based on following the [Material Design principles](https://material.io/guidelines/).Skawa Material Components goal is to provide a couple of components that seems to be missing from `package:angular_components`.
Skawa Components goal is to share a couple of components whiches are used internally but not material.Both packages are being actively maintained, meaning components get added and removed.
In case of a component from this list is added to angular_components, it will be
deprecated and eventually removed from skawa_material_components.Skawa Material Components and Skawa Components reuses and builds on top of certain parts of `angular_components` package.
(Namely, base SCSS files) [angular_components license](https://github.com/dart-lang/angular_components/blob/master/LICENSE)## Getting started
See [examples](https://github.com/skawa-universe/skawa_components_example)