Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jifalops/valign
polymer element for doing vertical alignment
https://github.com/jifalops/valign
Last synced: 5 days ago
JSON representation
polymer element for doing vertical alignment
- Host: GitHub
- URL: https://github.com/jifalops/valign
- Owner: jifalops
- License: bsd-3-clause
- Created: 2015-06-08T06:39:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-08T23:12:34.000Z (over 9 years ago)
- Last Synced: 2023-03-30T20:08:25.102Z (almost 2 years ago)
- Language: Dart
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# {{ projectName }}
A web app built using polymer.dart.
## Creating new elements
The `polymer` package includes a utility to generate new elements. From
within this project, run:`pub run polymer:new_element `