2 रिपॉजिटरी
Lightweight frameworks providing a set of JavaScript controls and styling tools for UI construction.
Distinct from JavaScript Frameworks: Candidates are either too specific to SPAs, testing, or automation frameworks.
Explore 2 awesome GitHub repositories matching web development · JavaScript UI Frameworks. Refine with filters or upvote what's useful.
Fuelux एक JavaScript UI फ्रेमवर्क और फ्रंट-एंड कंपोनेंट लाइब्रेरी है जिसका उपयोग सुसंगत, एकीकृत यूज़र इंटरफ़ेस बनाने के लिए किया जाता है। यह विभिन्न वेब व्यूज़ में विज़ुअल और कार्यात्मक निरंतरता सुनिश्चित करने के लिए डिज़ाइन किए गए हल्के कंट्रोल्स और CSS एक्सटेंशन का एक संग्रह प्रदान करता है। यह प्रोजेक्ट एक मॉड्यूलर फ्रंटएंड आर्किटेक्चर का उपयोग करता है, जो कार्यक्षमता को स्वतंत्र JavaScript कंट्रोल मॉड्यूल्स में व्यवस्थित करता है। यह डिज़ाइन फ्रेमवर्क को हल्का और विस्तार योग्य बनाए रखने की अनुमति देता है, जबकि कार्यात्मक व्यवहार को विज़ुअल CSS परिभाषाओं से अलग करता है। यह फ्रेमवर्क कंपोनेंट-आधारित स्टेट मैनेजमेंट और स्टेट-संचालित रेंडरिंग के माध्यम से इंटरफ़ेस डेवलपमेंट को संभालता है, जो सीधे डॉक्यूमेंट ऑब्जेक्ट मॉडल को अपडेट करता है। यह एप्लिकेशन में मानकीकृत थीम और विज़ुअल प्रस्तुति प्रदान करने के लिए स्टाइल एक्सटेंशन की एक प्रणाली का उपयोग करता है।
Provides a collection of lightweight JavaScript controls and CSS extensions for building unified user interfaces.
Yui3 is a JavaScript UI framework and frontend application framework designed for building interactive web applications and dynamic user interfaces. It functions as a component-based UI library that organizes interface elements into reusable, modular units with encapsulated state and behavior. The framework includes a module-based loading system that resolves and executes scripts on demand through a dependency-aware mechanism. It provides a DOM abstraction layer to standardize cross-browser interactions and a pub-sub event bus for decoupled communication between independent modules. The tool
Offers a library for building interactive web applications and dynamic user interfaces using JavaScript and CSS.