forked from mengyxu/noob-components
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
834 B
834 B
Plugs Config/Store/I18n Guidelines
Styles, sizes, state management, and internationalization.
Overview
This directory documents:
plugs/config/- Styles and sizesplugs/store/- State managementplugs/i18n/- Internationalizationplugs/util/- Utilitiesplugs/websocket/- WebSocket management
Guidelines Index
| Guide | Description | Status |
|---|---|---|
| styles | Theme styles (Dark, Light, Plain, etc.) | Filled |
| sizes | Size variants (Small, Normal, Large) | Filled |
| store | Vuex-like store pattern | Filled |
| i18n | Internationalization | Filled |
| utilities | Async utilities | Filled |
| websocket | WebSocket management | Filled |
Language: English