Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varharrie/vuemantic-ui
[:no_entry_sign:Deprecated] UI components build with vue1.0 and semantic-ui.
https://github.com/varharrie/vuemantic-ui
component-library vuejs
Last synced: 15 days ago
JSON representation
[:no_entry_sign:Deprecated] UI components build with vue1.0 and semantic-ui.
- Host: GitHub
- URL: https://github.com/varharrie/vuemantic-ui
- Owner: varHarrie
- License: mit
- Created: 2016-11-22T01:45:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-09T09:43:52.000Z (almost 8 years ago)
- Last Synced: 2024-10-17T18:26:37.122Z (about 1 month ago)
- Topics: component-library, vuejs
- Language: Vue
- Homepage:
- Size: 1.19 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vuemantic UI
UI components build with vue1.0 and semantic-ui.
## Components
- [x] [Modal](./demo/views/components/modal.md)
- [x] [$modal](./demo/views/methods/modal.md)
- [x] [$alert](./demo/views/methods/alert.md)
- [x] [$confirm](./demo/views/methods/confirm.md)
- [x] [Message](./demo/views/components/message.md)
- [x] [$msg](./demo/views/methods/msg.md)
- [x] [Popup](./demo/views/components/popup.md)
- [x] [Notification](./demo/views/components/notification.md)
- [x] [$notice](./demo/views/methods/notice.md)
- [ ] Dropdown
- [ ] DatetimePicker
- [ ] Input## Directives
- [x] [clickOutside](./demo/views/directives/clickOutside.md)
## filters
- [x] [date](./demo/views/filters/date.md)
- [x] [dateFromNow](./demo/views/filters/dateFromNow.md)