@wntr/lx-ui v1.8.0-beta.15
LX/UI
Powerful and flexible Vue.js 3 components and vanilla CSS styles library, originally developed for ZZ Dats and WNTR tech projects and products.
Features
- š¤ Over 30 input and data display components;
- šļø Various shell, layout and form building components;
- š¼ļø SVG icons library (including multiple styles and brand logos);
- š ļø Hooks and utils;
- š UX guidelines;
- š Responsive layouts;
- šØ Theming:
- āļø Light user theme;
- š Dark user theme;
- š High Contrast user theme;
- Various products branding themes;
- āæ Accessibility features (WCAG, semantic web and APG);
- š Based on Carbon Design System;
- šµļø Updating HTML or CSS is not a requirement (but still an option) - components are declarative in nature and fit together like puzzle pieces;
Get
pnpm i -w '@wntr/lx-ui@latest'
For migration tips refer to Migration guide
Use
install with pinia store:
import { createPinia } from 'pinia';
import { createLx } from '@wntr/lx-ui';
import App from '@/App.vue';
ā¦
const myApp = createApp(App);
myApp.use(createPinia());
myApp.use(createLx());
ā¦
Vite Plugins
LX/UI now includes several Vite plugins to enhance your development experience and application security. These plugins are designed to seamlessly integrate with your Vite-based projects.
For detailed information on available plugins and their usage, please refer to our Vite Plugins Documentation.
Develop
pnpm
pnpm dev
Read more about development in Development manual
3 months ago
3 months ago
4 months ago
4 months ago
4 months ago
5 months ago
5 months ago
5 months ago
4 months ago
5 months ago
5 months ago
5 months ago
6 months ago
6 months ago
6 months ago
6 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
9 months ago
9 months ago
9 months ago
9 months ago
10 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
12 months ago
12 months ago
11 months ago
12 months ago
12 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago