https://github.com/miguelramos/ui-segments
Angular 2 components based on Bulma.
https://github.com/miguelramos/ui-segments
angular bulma components ui-segments
Last synced: about 2 months ago
JSON representation
Angular 2 components based on Bulma.
- Host: GitHub
- URL: https://github.com/miguelramos/ui-segments
- Owner: miguelramos
- License: mit
- Created: 2018-02-08T01:21:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T01:20:30.000Z (over 8 years ago)
- Last Synced: 2025-01-08T07:10:11.126Z (over 1 year ago)
- Topics: angular, bulma, components, ui-segments
- Language: TypeScript
- Size: 259 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
# UI Segments Components for Angular [](https://twitter.com/miguelonspring) [](https://travis-ci.org/miguelramos/ui-segments) [](http://badge.fury.io/js/ui-segements)
Angular 2 components based on Bulma css framework. For tooling it was used the current material system to produce the library.
# How to use
# Components
| Component | Doc | State | Coverage |
|--------------|--------------------------------------------------------|--------------|----------|
| Navbar | [README](src/ui/nav/README.md) | Test | 72.51% |
| Button | [README](src/ui/button/README.md) | Test | 0% |
| Image | [README](src/ui/image/README.md) | Test | 0% |
| Notification | [README](src/ui/notification/README.md) | Development | 0% |
| Portal | [README](src/carbon/portal/README.md) | Test | 86.09% |
| Overlay | [README](src/carbon/overlay/README.md) | Development | 0% |