6 रिपॉजिटरी
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.
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.
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.
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.
accounting.js एक JavaScript लाइब्रेरी और उपयोगिता सूट है जो स्थानीयकृत संख्याओं और मुद्रा स्ट्रिंग्स को फॉर्मेट करने, दशमलव मानों को राउंड करने और मुद्रा स्ट्रिंग्स को पार्स करने के लिए है। यह भाषा-विशिष्ट विभाजकों और कस्टम प्रतीकों का उपयोग करके संख्यात्मक मानों को मानव-पठनीय स्ट्रिंग्स में बदलने के लिए टूल प्रदान करती है। इस लाइब्रेरी में प्रतीकों और विभाजकों को हटाकर स्वरूपित स्ट्रिंग्स से रॉ संख्यात्मक मान निकालने के लिए एक मुद्रा स्ट्रिंग पार्सर शामिल है। इसमें वित्तीय गणनाओं के दौरान बाइनरी परिशुद्धता त्रुटियों को रोकने के लिए डिज़ाइन किया गया एक फ्लोटिंग पॉइंट राउंडिंग टूल भी है। अतिरिक्त क्षमताएं वित्तीय तालिकाओं के लिए मुद्रा प्रतीकों और दशमलव बिंदुओं के ऊर्ध्वाधर संरेखण को कवर करती हैं। यह टूलसेट स्थानीयकृत संख्या फॉर्मेटिंग और विशिष्ट परिशुद्धता सेटिंग्स के साथ संख्याओं या संख्याओं के ऐरे को स्ट्रिंग्स में बदलने का भी समर्थन करता है।
Calculates necessary whitespace for numeric strings to ensure currency symbols and decimals align vertically in lists.
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.
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.