2 रिपॉजिटरी
Tools that organize utility-first CSS classes based on a recommended or custom order.
Distinct from CSS Utility Classes: Distinct from the classes themselves; focuses on the act of organizing them in markup and style files.
Explore 2 awesome GitHub repositories matching user interface & experience · Utility Class Sorters. Refine with filters or upvote what's useful.
This project is a Prettier plugin and Tailwind CSS class sorter that automatically organizes utility classes into a consistent and recommended order. It functions as a frontend styling formatter and CSS utility organizer, removing duplicate classes and sorting style attributes across HTML and JavaScript files. The tool ensures consistent markup formatting by ordering utility classes within HTML attributes, template literals, JavaScript expressions, and custom framework props. It integrates with Tailwind CSS configuration files and stylesheets to synchronize sorting behavior with custom theme
Organizes Tailwind CSS utility classes in markup and style files based on a recommended order.
यह Blade टेम्प्लेट फ़ाइलों के लिए एक कोड फ़ॉर्मेटर है जो VS Code एडिटर के भीतर इंडेंटेशन और स्पेसिंग को मानकीकृत करता है। यह एक टेम्प्लेट फ़ॉर्मेटर और HTML एट्रिब्यूट सॉर्टर के रूप में कार्य करता है जो कस्टम या ओपिनियनेटेड स्टाइल नियमों के आधार पर सिंटैक्स और लेआउट को साफ करता है। यह टूल HTML एट्रिब्यूट्स को स्वचालित रूप से व्यवस्थित करके और Tailwind CSS यूटिलिटी क्लास को एक अनुमानित क्रम में सॉर्ट करके खुद को अलग करता है। यह प्रोजेक्ट-विशिष्ट नियमों और बहिष्करण सूचियों को लोड करने के लिए JSON-कॉन्फ़िगर करने योग्य सिस्टम का उपयोग करता है, जिससे टीमें कोड शैलियों को सिंक्रनाइज़ कर सकती हैं और वर्ज़न कंट्रोल संघर्षों को रोक सकती हैं। व्यापक क्षमताओं में वैश्विक अनदेखी सूचियों या इनलाइन टिप्पणियों के माध्यम से फ़ॉर्मेटिंग स्कोप का प्रबंधन करना, औपचारिक स्कीमा के विरुद्ध कॉन्फ़िगरेशन फ़ाइलों को मान्य करना, और इंडेंटेशन तथा व्हाइटस्पेस नियमों को अनुकूलित करना शामिल है। यह प्रोजेक्ट Language Server Protocol का उपयोग करके एडिटर के साथ एकीकृत होता है।
Organizes utility-first CSS classes based on a predefined priority sequence.