An open API service indexing awesome lists of open source software.

https://github.com/kryptand/bulma-ngx

A port of the CSS framework for Angular
https://github.com/kryptand/bulma-ngx

angular angular2 angular6 bulma bulma-css nrwl-nx

Last synced: about 1 month ago
JSON representation

A port of the CSS framework for Angular

Awesome Lists containing this project

README

          

# BulmaNgx

This project is a port of the famous Bulma CSS-Framework to Angular.
https://bulma.io/

### Current State:

- [x] Breadcrumb
- [x] Navigation (Horizontal/Vertical)
- [x] Message
- [x] Notification
- [x] Panel
- [x] Tabs
- ([ ] Pagination) not sure if it would be really usefull
- [x] Loader
- [ ] Table
- [ ] Form Elements
- [x] Modal

- [ ] Distribute lib modules as NPM package

- [ ] Create a Demo Application