awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesPagination Data Slicers

Utilities that return only the items for a given page and page size from a data array.

Distinct from Dimensional Data Slicing: Distinct from Dimensional Data Slicing: focuses on pagination slicing for UI lists, not analytical data segmentation.

Explore 2 awesome GitHub repositories matching data & databases · Pagination Data Slicers. Refine with filters or upvote what's useful.

Awesome Pagination Data Slicers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • chakra-ui/arkAvatar von chakra-ui

    chakra-ui/ark

    5,004Auf GitHub ansehen↗

    Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by finite state machines. It provides unstyled components that encapsulate logic and accessibility — including full keyboard navigation, focus management, and WAI-ARIA support — while leaving visual styling entirely to the consumer. Components expose scoped data attributes for CSS targeting and use state machines to produce predictable, testable interactive behavior across every state transition. The library distinguishes itself through a state propagation model that distributes

    Provides a utility that slices a data array to the items for the current page and page size.

    TypeScriptcomponentsdesign-systemheadless
    Auf GitHub ansehen↗5,004
  • midudev/jscampAvatar von midudev

    midudev/jscamp

    3,811Auf GitHub ansehen↗

    jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI integration. It provides a structured curriculum and interactive exercises covering language fundamentals, frontend engineering, and backend API development. The project distinguishes itself through the implementation of autonomous AI agents capable of complex task automation, such as modifying files, managing servers, and executing API calls. It includes advanced AI development tools for conversational querying, real-time code suggestions, and automated repository analysis to gene

    Implements utilities to slice data arrays into specific pages for UI display.

    JavaScriptbootcamp
    Auf GitHub ansehen↗3,811
  1. Home
  2. Data & Databases
  3. Dimensional Data Slicing
  4. Pagination Data Slicers