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
- Host: GitHub
- URL: https://github.com/kryptand/bulma-ngx
- Owner: Kryptand
- License: mit
- Created: 2018-09-19T19:57:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T19:56:53.000Z (over 7 years ago)
- Last Synced: 2025-10-06T00:27:00.042Z (8 months ago)
- Topics: angular, angular2, angular6, bulma, bulma-css, nrwl-nx
- Language: TypeScript
- Homepage:
- Size: 461 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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