2 Repos
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.
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.
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.