awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tabler avatar

tabler/tabler

0
View on GitHub↗
41,180 stars·4,369 forks·HTML·MIT·8 viewstabler.io↗

Tabler

Tabler is a comprehensive UI framework designed for building responsive, data-heavy administrative panels and enterprise web applications. It provides a unified collection of pre-styled components and layout patterns that allow developers to construct complex dashboard interfaces using a consistent design system.

The project distinguishes itself through a metadata-driven approach to interactivity, where complex component behaviors and state transitions are initialized by parsing configuration attributes directly from HTML elements. This allows for the creation of interactive interfaces without requiring custom JavaScript. The framework also includes a specialized data visualization suite, enabling the integration of interactive charts, maps, and status-tracking components to represent raw datasets within professional business intelligence interfaces.

Beyond its core dashboard capabilities, the library offers a broad surface of utility-first styling tools and foundational design elements, including color palettes, typography scales, and spacing systems. It provides an extensive array of UI components for navigation, user feedback, and structured data display, alongside a robust set of form utilities that facilitate data collection through structured inputs and validation feedback. The framework utilizes a flexible, container-based grid system to ensure that layouts remain responsive across different screen sizes.

Features

  • Component Libraries - Provides a comprehensive library of pre-styled components for building complex administrative interfaces.
  • Dashboard Frameworks - Provides a unified foundation specifically designed for building responsive, data-heavy administrative panels.
  • Dashboard Layouts - Provides predefined containers and wrappers to construct dashboard structures.
  • Buttons - Provides consistent styles for buttons and inputs to guide user actions throughout an application.
  • Metadata-Driven Component Libraries - A collection of interactive UI elements that trigger complex JavaScript behaviors and state transitions through configuration attributes defined directly in HTML.
  • Charts - Integrates data visualization capabilities to render interactive charts for complex information.
  • Data Tables - Provides structured information display with support for responsive layouts and sticky headers.
  • Data Visualization Components - Includes integrated charting and mapping components to transform raw datasets into interactive graphical representations.
  • Declarative UI Interactivity - Implementing complex interface behaviors and state transitions by configuring HTML attributes without writing custom JavaScript.
  • Form Components - Provides structured and user-friendly form components to collect user information effectively.
  • Utility-First Styling Toolkits - Uses atomic CSS classes and global variables to maintain consistent design system constraints.
  • UI Component Libraries - HTML dashboard UI kit built on Bootstrap.
  • More to explore - HTML dashboard UI kit.
  • Modals - Supports layering content over the main document to display lightboxes or notifications.
  • Responsive Navbars - Provides navigation bars that house links and interactive elements, ensuring they adapt to different screen sizes.
  • Data Grids - Provides a grid layout for presenting detailed information by pairing titles with content.
  • Dropdowns - Includes interactive menus to display lists of options or complex content.
  • Navigation Tabs - Includes predefined classes to create navigation bars and tabbed interfaces.
  • Responsive Grid Systems - Structures page layouts using a flexible container-based grid that adapts content placement across different screen sizes.
  • Toast Notifications - Includes lightweight, stacked alert boxes that appear temporarily to provide feedback.
  • Rapid Prototyping Tools - Accelerates the creation of professional web applications by utilizing a comprehensive library of ready-to-use components.
  • Containers - Provides flexible, responsive containers to organize content into cards for improved readability.
  • Design Systems - Provides foundational design elements including color palettes, typography scales, and spacing systems.
  • Offcanvas - Supports sliding sidebars or banners from the viewport edge for navigation or notifications.
  • Pagination - Includes navigation controls for multi-page content to help users browse large datasets.
  • Popovers - Includes toggleable popovers that show additional information on UI elements.
  • Responsive Layout Systems - Assembling flexible, mobile-friendly web layouts using grid systems, navigation patterns, and modular UI building blocks.
  • Status Alerts - Provides color-coded alert boxes that indicate success, information, warnings, or errors.
  • Tabbed Interfaces - Enables organizing content into multiple views within a single context.
  • Validation States - Applies visual styles to form controls based on their validation status.
  • Vector Maps - Integrates mapping capabilities to display interactive geographical data.

Star history

Star history chart for tabler/tablerStar history chart for tabler/tabler

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Tabler

Similar open-source projects, ranked by how many features they share with Tabler.
  • saadeghi/daisyuisaadeghi avatar

    saadeghi/daisyui

    41,125View on GitHub↗

    This project is a utility-first component library that provides a comprehensive suite of pre-styled, reusable interface elements. It functions as a build-time engine that generates design-system-compliant styles by mapping semantic tokens to standard HTML elements and utility classes. By compiling all component styles into static CSS at build time, the library eliminates the need for client-side style calculation, ensuring efficient performance. The library distinguishes itself through a configuration-driven architecture that manages color palettes and visual styles, enabling dynamic switchin

    Sveltecomponentcomponent-librarycomponents
    View on GitHub↗41,125
  • mantinedev/mantinemantinedev avatar

    mantinedev/mantine

    31,263View on GitHub↗

    Mantine is a comprehensive component library for building accessible and responsive web applications. It provides a foundational set of UI elements and layout primitives, anchored by a base component that supports consistent styling, spacing, and layout properties across the entire interface. The library is built on a design-driven theme engine that uses a provider-based system to propagate global design tokens and color schemes throughout an application. The library distinguishes itself through a robust architecture that emphasizes component composition and reusable interaction logic. It uti

    TypeScriptdark-modedark-themehooks
    View on GitHub↗31,263
  • taiga-family/taiga-uitaiga-family avatar

    taiga-family/taiga-ui

    4,002View on GitHub↗

    Taiga UI is an Angular UI component library and accessible design system used for building enterprise web interfaces. It provides a comprehensive collection of reusable interface elements and layout tools, functioning as a mobile-first UI kit with responsive components that adapt to different device capabilities. The library distinguishes itself through an integrated data visualization library featuring various chart types and a dedicated form management framework with built-in validation and formatting for specialized data. It also features AI-driven development workflows by integrating comp

    TypeScriptangularbest-practicescdk
    View on GitHub↗4,002
  • vuetifyjs/vuetifyvuetifyjs avatar

    vuetifyjs/vuetify

    41,003View on GitHub↗

    This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib

    TypeScriptjavascriptmaterialmaterial-components
    View on GitHub↗41,003
See all 30 alternatives to Tabler→

Frequently asked questions

What does tabler/tabler do?

Tabler is a comprehensive UI framework designed for building responsive, data-heavy administrative panels and enterprise web applications. It provides a unified collection of pre-styled components and layout patterns that allow developers to construct complex dashboard interfaces using a consistent design system.

What are the main features of tabler/tabler?

The main features of tabler/tabler are: Component Libraries, Dashboard Frameworks, Dashboard Layouts, Buttons, Metadata-Driven Component Libraries, Charts, Data Tables, Data Visualization Components.

What are some open-source alternatives to tabler/tabler?

Open-source alternatives to tabler/tabler include: saadeghi/daisyui — This project is a utility-first component library that provides a comprehensive suite of pre-styled, reusable… mantinedev/mantine — Mantine is a comprehensive component library for building accessible and responsive web applications. It provides a… taiga-family/taiga-ui — Taiga UI is an Angular UI component library and accessible design system used for building enterprise web interfaces.… vuetifyjs/vuetify — This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web… jgthms/bulma — Bulma is a design-agnostic CSS framework that provides a collection of pre-styled interface components and layout… cosscom/coss — Coss is an accessible UI component library and design system framework used to build web interfaces. It provides a…