awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 रिपॉजिटरी

Awesome GitHub RepositoriesMarkup and Styles

Resources for web markup and styling technologies.

Distinguishing note: No existing candidates; maps to web development.

Explore 6 awesome GitHub repositories matching web development · Markup and Styles. Refine with filters or upvote what's useful.

Awesome Markup and Styles GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • ziadoz/awesome-phpziadoz का अवतार

    ziadoz/awesome-php

    32,573GitHub पर देखें↗

    This project is a community-driven directory and knowledge base for the PHP ecosystem. It serves as a comprehensive index of high-quality libraries, frameworks, tools, and educational materials, designed to help developers navigate the landscape and select appropriate solutions for their software projects. The directory distinguishes itself through a hierarchical taxonomy that organizes vast amounts of technical information into a logical, human-readable structure. By relying on distributed contributions from the developer community, it maintains a current and vetted collection of references

    Provides curated resources for web markup and styling.

    awesomeawesome-listsphp
    GitHub पर देखें↗32,573
  • filamentphp/filamentfilamentphp का अवतार

    filamentphp/filament

    31,215GitHub पर देखें↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    Provides controls for horizontal and vertical positioning, width, and wrapping of column content.

    PHPadminalpine-jsbuilder
    GitHub पर देखें↗31,215
  • jspreadsheet/cejspreadsheet का अवतार

    jspreadsheet/ce

    7,186GitHub पर देखें↗

    This project is a JavaScript spreadsheet component and web-based data table that provides an interactive grid for managing tabular data. It functions as a cross-framework UI component compatible with React, Vue, and jQuery, and can also be embedded as a standalone web component. The grid is specifically designed for XLSX interoperability, allowing users to import and export XLSX files while preserving formulas and styles. It distinguishes itself through real-time collaboration for simultaneous multi-user editing and a flexible system for creating custom cell editors and specialized column typ

    Defines data types, input masks, alignment, and default widths to control how data is displayed in columns.

    JavaScriptdata-griddatagriddatatables
    GitHub पर देखें↗7,186
  • openexchangerates/accounting.jsopenexchangerates का अवतार

    openexchangerates/accounting.js

    4,985GitHub पर देखें↗

    accounting.js एक JavaScript लाइब्रेरी और उपयोगिता सूट है जो स्थानीयकृत संख्याओं और मुद्रा स्ट्रिंग्स को फॉर्मेट करने, दशमलव मानों को राउंड करने और मुद्रा स्ट्रिंग्स को पार्स करने के लिए है। यह भाषा-विशिष्ट विभाजकों और कस्टम प्रतीकों का उपयोग करके संख्यात्मक मानों को मानव-पठनीय स्ट्रिंग्स में बदलने के लिए टूल प्रदान करती है। इस लाइब्रेरी में प्रतीकों और विभाजकों को हटाकर स्वरूपित स्ट्रिंग्स से रॉ संख्यात्मक मान निकालने के लिए एक मुद्रा स्ट्रिंग पार्सर शामिल है। इसमें वित्तीय गणनाओं के दौरान बाइनरी परिशुद्धता त्रुटियों को रोकने के लिए डिज़ाइन किया गया एक फ्लोटिंग पॉइंट राउंडिंग टूल भी है। अतिरिक्त क्षमताएं वित्तीय तालिकाओं के लिए मुद्रा प्रतीकों और दशमलव बिंदुओं के ऊर्ध्वाधर संरेखण को कवर करती हैं। यह टूलसेट स्थानीयकृत संख्या फॉर्मेटिंग और विशिष्ट परिशुद्धता सेटिंग्स के साथ संख्याओं या संख्याओं के ऐरे को स्ट्रिंग्स में बदलने का भी समर्थन करता है।

    Calculates necessary whitespace for numeric strings to ensure currency symbols and decimals align vertically in lists.

    JavaScript
    GitHub पर देखें↗4,985
  • preservim/vim-markdownpreservim का अवतार

    preservim/vim-markdown

    4,807GitHub पर देखें↗

    This is a Vim plugin providing a suite of tools for editing, formatting, and navigating Markdown documents. It functions as a specialized editor extension that integrates syntax highlighting and structural management directly into the Vim environment. The project focuses on document navigation and structural organization, offering a system for jumping between headers and generating tables of contents to manage long files. It includes a table formatter that aligns and beautifies columns to maintain visual consistency. The plugin covers broad capability areas including header management for ad

    Aligns and beautifies Markdown table columns based on the cursor position to ensure visual consistency.

    Vim Scriptmarkdownsyntax-highlightingvim
    GitHub पर देखें↗4,807
  • react-component/tablereact-component का अवतार

    react-component/table

    1,372GitHub पर देखें↗

    This library is a React component designed for rendering high-performance data grids. It provides a structured framework for displaying large datasets by utilizing window-based row virtualization, which ensures that only the visible portion of the data is rendered to the document object model. The component distinguishes itself through advanced layout and navigation capabilities, including native support for sticky headers and columns that remain anchored during scrolling. Developers can exercise imperative control over the table viewport to navigate to specific indices or pixel offsets, whil

    Provides configuration for column alignment and width to ensure data readability during horizontal scrolling.

    TypeScript
    GitHub पर देखें↗1,372
  1. Home
  2. Web Development
  3. Markup and Styles

सब-टैग एक्सप्लोर करें

  • Column Alignment Controls2 सब-टैग्सUtilities for configuring the horizontal and vertical positioning of table column content. **Distinct from Markup and Styles:** Distinct from Markup and Styles: focuses specifically on table column alignment and layout constraints.