awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ziadoz/awesome-phpAvatar de ziadoz

    ziadoz/awesome-php

    32,573Voir sur GitHub↗

    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
    Voir sur GitHub↗32,573
  • filamentphp/filamentAvatar de filamentphp

    filamentphp/filament

    31,215Voir sur GitHub↗

    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
    Voir sur GitHub↗31,215
  • jspreadsheet/ceAvatar de jspreadsheet

    jspreadsheet/ce

    7,186Voir sur GitHub↗

    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
    Voir sur GitHub↗7,186
  • openexchangerates/accounting.jsAvatar de openexchangerates

    openexchangerates/accounting.js

    4,985Voir sur GitHub↗

    accounting.js est une bibliothèque JavaScript et une suite d'utilitaires pour formater des nombres localisés et des chaînes de devises, arrondir des valeurs décimales et analyser des chaînes de devises. Elle fournit des outils pour transformer des valeurs numériques en chaînes lisibles par l'homme en utilisant des séparateurs spécifiques à la langue et des symboles personnalisés. La bibliothèque inclut un analyseur de chaîne de devises pour extraire des valeurs numériques brutes à partir de chaînes formatées en supprimant les symboles et les séparateurs. Elle propose également un outil d'arrondi à virgule flottante conçu pour éviter les erreurs de précision binaire lors des calculs financiers. Des capacités supplémentaires couvrent l'alignement vertical des symboles monétaires et des points décimaux pour les tableaux financiers. L'ensemble d'outils prend également en charge le formatage des nombres localisés et la conversion de nombres ou de tableaux de nombres en chaînes avec des paramètres de précision spécifiques.

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

    JavaScript
    Voir sur GitHub↗4,985
  • preservim/vim-markdownAvatar de preservim

    preservim/vim-markdown

    4,807Voir sur GitHub↗

    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
    Voir sur GitHub↗4,807
  • react-component/tableAvatar de react-component

    react-component/table

    1,372Voir sur GitHub↗

    Cette bibliothèque est un composant React conçu pour le rendu de grilles de données haute performance. Elle fournit un framework structuré pour afficher de grands jeux de données en utilisant la virtualisation des lignes basée sur la fenêtre, ce qui garantit que seule la portion visible des données est rendue dans le modèle objet du document (DOM). Le composant se distingue par des capacités avancées de mise en page et de navigation, incluant la prise en charge native des en-têtes et colonnes fixes qui restent ancrés pendant le défilement. Les développeurs peuvent exercer un contrôle impératif sur la fenêtre d'affichage de la table pour naviguer vers des indices ou des décalages de pixels spécifiques, tout en gérant des états de grille complexes tels que la visibilité des colonnes, le tri et l'expansion des lignes via une configuration centralisée. La bibliothèque prend en charge un large éventail de fonctionnalités interactives, incluant le rendu de cellules personnalisé, l'épinglage de colonnes et la possibilité d'ajouter des lignes de résumé pour les données agrégées. Elle gère les jeux d'informations denses en offrant un alignement de colonne flexible, un contrôle de largeur et une troncature de texte, permettant la création de tables interactives qui répondent aux événements utilisateur comme les clics et les survol de souris.

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

    TypeScript
    Voir sur GitHub↗1,372
  1. Home
  2. Web Development
  3. Markup and Styles

Explorer les sous-tags

  • Column Alignment Controls2 sous-tagsUtilities 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.