https://github.com/pandada8/semantic-vue
占坑,以后填 [WIP]a ui kit, inspired by semantic-ui
https://github.com/pandada8/semantic-vue
Last synced: about 2 months ago
JSON representation
占坑,以后填 [WIP]a ui kit, inspired by semantic-ui
- Host: GitHub
- URL: https://github.com/pandada8/semantic-vue
- Owner: pandada8
- Created: 2016-05-16T06:15:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-24T06:43:33.000Z (almost 9 years ago)
- Last Synced: 2025-02-15T18:38:34.617Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# semantic-vue
A vue uikit, inspired by semantic ui.
# TODO
currently I have no will to port the theme system into vue. The only theme will be the default theme.
And I try to write every component with vanilla vue.js.## collections
- [ ] breadcrumb
- [ ] form
- [ ] grid
- [ ] menu
- [ ] message
- [ ] table## elements
- [ ] button
- [ ] container
- [ ] divider
- [ ] flag
- [ ] header
- [ ] icon
- [ ] image
- [ ] input
- [ ] label
- [ ] list
- [ ] loader
- [ ] rail
- [ ] reveal
- [ ] segment
- [ ] step## views
- [ ] ad
- [ ] card
- [ ] comment
- [ ] feed
- [ ] item
- [ ] statistic## modules
- [ ] accordion
- [ ] checkbox
- [ ] dimmer
- [ ] dropdown
- [ ] embed
- [ ] modal
- [ ] nag
- [ ] popup
- [ ] progress
- [ ] rating
- [ ] search
- [ ] shape
- [ ] sidebar
- [ ] sticky
- [ ] tab
- [ ] transition