Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)