All Projects → oatw → Luda

oatw / Luda

Licence: mit
A library helps to build cross-framework UI components.

Projects that are alternatives of or similar to Luda

sodium-ui
Sodium is a simple, modular and customizable web component library to build elegant and accessible UI pieces for your React Application.
Stars: ✭ 23 (-86.47%)
Mutual labels:  ui-library
Carbon Components Svelte
Svelte implementation of the Carbon Design System
Stars: ✭ 685 (+302.94%)
Mutual labels:  ui-library
React Rainbow
🌈 React Rainbow Components. Build your web application in a snap.
Stars: ✭ 1,662 (+877.65%)
Mutual labels:  ui-library
Weightless
High-quality web components with a small footprint
Stars: ✭ 284 (+67.06%)
Mutual labels:  ui-library
Vstgui
A user interface toolkit mainly for audio plug-ins
Stars: ✭ 443 (+160.59%)
Mutual labels:  ui-library
Cube Ui
🔶 A fantastic mobile ui lib implement by Vue
Stars: ✭ 8,896 (+5132.94%)
Mutual labels:  ui-library
bui
‹b› Web components for creating applications – built by Blackstone Publishing using lit-html and lit-element
Stars: ✭ 29 (-82.94%)
Mutual labels:  ui-library
Compose For Web Demos
Demo projects powered by Compose for Web. / DON'T USE IN PRODUCTION!
Stars: ✭ 163 (-4.12%)
Mutual labels:  ui-library
Ant Design
An enterprise-class UI design language and React UI library
Stars: ✭ 76,498 (+44898.82%)
Mutual labels:  ui-library
Realtaiizor
C# WinForm UI/UX Component Library
Stars: ✭ 109 (-35.88%)
Mutual labels:  ui-library
Chakra Ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications
Stars: ✭ 22,745 (+13279.41%)
Mutual labels:  ui-library
Daisyui
⭐️ ⭐️ ⭐️ ⭐️ ⭐️  Tailwind Components
Stars: ✭ 382 (+124.71%)
Mutual labels:  ui-library
Leaf Ui
🍃 Leaf-UI: A react component library built using styled-components
Stars: ✭ 98 (-42.35%)
Mutual labels:  ui-library
Ej2 Javascript Ui Controls
Syncfusion JavaScript UI controls library offer more than 50+ cross-browser, responsive, and lightweight HTML5 UI controls for building modern web applications.
Stars: ✭ 256 (+50.59%)
Mutual labels:  ui-library
Smooth Ui
Modern React UI library 💅👩‍🎤🍭
Stars: ✭ 1,583 (+831.18%)
Mutual labels:  ui-library
hello-iui
⚙️ iui uniapp组件库演示示例【停止维护】
Stars: ✭ 20 (-88.24%)
Mutual labels:  ui-library
Vitamin Web
Decathlon Design System libraries for web applications
Stars: ✭ 70 (-58.82%)
Mutual labels:  ui-library
Vant React
Lightweight 2kb Mobile UI Components built on React and TS, inspired by [email protected]://github.com/youzan/vant
Stars: ✭ 166 (-2.35%)
Mutual labels:  ui-library
Ms Design
Vue components that implement Microsoft Design Language
Stars: ✭ 150 (-11.76%)
Mutual labels:  ui-library
Class101 Ui
💅A React-based UI Component Library.
Stars: ✭ 102 (-40%)
Mutual labels:  ui-library

Luda

Luda is a library helps to build cross-framework UI components.

Luda takes part in the process after templates parsed and leaves the parsing work like data binding and custom tag packaging to your faviroute frameworks. In this way, you can package reusable Luda components with utmost flexibility, no matter in a front-end framework or a back-end framework.

Know more about Luda at the official site. Play with the live demos at codepen.

Key Features

  • Automatic component lifecycle handling.
  • Automatic component dom searching and cache management.
  • Automatic proxy creating for accessing components safely.
  • Native attributes and events for component communication.
  • Mixins for component code reusing.
  • Built-in UI components for saving your time.

How Luda Component Works

Component Class Execution Process

component class execution process

Component Instance Lifecycle

component instance lifecycle

Getting Started

Options to get Luda:

  • Directly load the CSS and JS from unpkg CDN.
  • Download the CSS and JS from this repo.
  • Install with yarn: yarn add luda.
  • Install with npm: npm install luda.
  • Install with gem: gem install luda.

Bug Reports and Feature Requests

Before reporting a bug or submitting a feature request, please make sure you've read the issue guidelines and similiar issues are not addresed on the issues list. Thanks!

Contributing

To get started, please read the contribution guidelines. Any contribution is welcome and highly appreciated. Thanks!

Versioning

Luda is maintained under the Semantic Versioning guidelines(SemVer). To find out changes in released versions, please read this changelog.

Copyright and License

Copyright Oatw under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].