1.8.0-beta.15 • Published 3 months ago

@wntr/lx-ui v1.8.0-beta.15

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

LX/UI

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

1.8.0-beta.15

3 months ago

1.8.0-beta.14

3 months ago

1.8.0-beta.13

4 months ago

1.8.0-beta.12

4 months ago

1.8.0-beta.11

4 months ago

1.8.0-beta.7

5 months ago

1.8.0-beta.9

5 months ago

1.8.0-beta.8

5 months ago

1.8.0-beta.10

4 months ago

1.8.0-beta.6

5 months ago

1.8.0-beta.5

5 months ago

1.8.0-beta.4

5 months ago

1.8.0-beta.3

6 months ago

1.8.0-beta.2

6 months ago

1.8.0-beta.1

6 months ago

1.7.1

6 months ago

1.7.0

7 months ago

1.7.0-beta.16

7 months ago

1.7.0-beta.15

7 months ago

1.7.0-beta.14

7 months ago

1.7.0-beta.13

7 months ago

1.7.0-beta.12

8 months ago

1.7.0-beta.10

8 months ago

1.7.0-beta.11

8 months ago

1.7.0-beta.8

8 months ago

1.7.0-beta.9

8 months ago

1.7.0-beta.7

8 months ago

1.7.0-beta.5

9 months ago

1.7.0-beta.6

9 months ago

1.7.0-beta.3

9 months ago

1.7.0-beta.4

9 months ago

1.7.0-beta.1

10 months ago

1.7.0-beta.2

9 months ago

1.6.0

10 months ago

1.6.0-beta.12

10 months ago

1.6.0-beta.11

10 months ago

1.6.0-beta.10

10 months ago

1.6.0-beta.8

11 months ago

1.6.0-beta.6

11 months ago

1.6.0-beta.7

11 months ago

1.6.0-beta.4

11 months ago

1.6.0-beta.5

11 months ago

1.6.0-beta.1

12 months ago

1.6.0-beta.2

12 months ago

1.6.0-beta.3

11 months ago

1.5.0

12 months ago

1.5.0-beta.8

12 months ago

1.5.0-beta.9

12 months ago

1.5.0-beta.7

1 year ago

1.5.0-beta.6

1 year ago

1.5.0-beta.4

1 year ago

1.5.0-beta.3

1 year ago

1.5.0-beta.5

1 year ago

1.5.0-beta.2

1 year ago