All tags
Catalogue tag

#sorting

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

23 records
Tagged “sorting”Ranked by health index
npm
98Exceptionalhealth index
ag-grid/ag-grid
The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
TypeScript★ 15.5K↓ 12.4M/moAug 5, 2026
Custom licenseAug 5, 2026 · metrics 2.10.0
npm
94Exceptionalhealth index
TanStack/table
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
TypeScript★ 28.3K↓ 151M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
npm
90Excellenthealth index
jbetancur/react-data-table-component
A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.
TypeScript · Astro★ 2,219↓ 968.7K/moJul 17, 2026
Apache-2.0Jul 17, 2026 · metrics 2.10.0
npm
83Excellenthealth index
OysteinAmundsen/toolbox
A no-dependency component library for the web
TypeScript · MDX★ 51↓ 54.7K/moSep 5, 2026
MITSep 5, 2026 · metrics 2.10.0
npm
83Excellenthealth index
humanspeak/svelte-headless-table
A powerful, headless table library for Svelte that provides complete control over table UI while handling complex data operations like sorting, filtering, pagination, grouping, and row expansion. Build custom, accessible data tables with zero styling opinions.
TypeScript · Svelte★ 33↓ 6,216/moAug 2, 2026
MITAug 2, 2026 · metrics 2.10.0
PyPI
81Excellenthealth index
jieter/django-tables2
django-tables2 - An app for creating HTML tables
Python★ 2,013Jul 21, 2026
Custom licenseJul 21, 2026 · metrics 2.10.0
npm
80Excellenthealth index
thim81/openapi-format
Format an OpenAPI document by ordering, formatting and filtering fields.
JavaScript★ 175↓ 666.9K/moJul 31, 2026
MITJul 31, 2026 · metrics 2.10.0
npm
71Goodhealth index
gfazioli/mantine-list-view-table
ListViewTable brings Finder-style List View to Mantine Table, with column reordering and resizing.
TypeScript★ 21↓ 5,373/moAug 28, 2026
MITAug 28, 2026 · metrics 2.10.0
npm
71Goodhealth index
icflorescu/mantine-datatable
The table component for your Mantine data-rich applications, supporting asynchronous data loading, column sorting, custom cell data rendering, context menus, nesting, Gmail-style batch row selection, dark theme, and more.
TypeScript★ 1,239↓ 413.1K/moJul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
PyPI
69Goodhealth index
SethMMorton/natsort
Simple yet flexible natural sorting in Python.
Python★ 1,012↓ 23M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
npm
67Goodhealth index
ZVN-DEV/yable
No repository description published.
TypeScript · CSS★ 0↓ 19.6K/moAug 5, 2026
MITAug 5, 2026 · metrics 2.10.0
npm
63Moderatehealth index
revolist/svelte-datagrid
Svelte data table spreadsheet best best features and performance from excel
TypeScript · Svelte★ 142↓ 19.5K/moSep 5, 2026
MITSep 5, 2026 · metrics 2.10.0
NuGet
60Moderatehealth index
majorimi/blazor-components
Components collection and extensions for Blazor applications.
C# · HTML★ 361Aug 8, 2026
MITAug 8, 2026 · metrics 2.10.0
PyPI
56Moderatehealth index
pappasam/toml-sort
Toml sorting library
Python★ 116↓ 719.8K/moAug 8, 2026
MITAug 8, 2026 · metrics 2.10.0
npm
56Moderatehealth index
swimlane/ngx-dnd
🕶 Drag, Drop and Sorting Library for Angular2 and beyond!
TypeScript★ 573Jul 16, 2026
MITJul 16, 2026 · metrics 2.10.0
NuGet
56Moderatehealth index
vivet/DynamicExpression
Construct lambda expressions dynamically, and turn criteria models into Linq queries.
C#★ 35Aug 7, 2026
MITAug 7, 2026 · metrics 2.10.0
NuGet
50Moderatehealth index
thomasgalliker/Paging.NET
Paging.NET is a lightweight library for seamless, incremental server-side data loading.
C#★ 6Jul 24, 2026
MITJul 24, 2026 · metrics 2.10.0
npm
48Weakhealth index
kne-union/table-page
No repository description published.
JavaScript · SCSS★ 0↓ 2,497/moJul 22, 2026
No licenseJul 22, 2026 · metrics 2.10.0
NuGet
44Weakhealth index
DragonSpit/HPCsharp
High performance algorithms in C#: SIMD/SSE, multi-core and faster
C#★ 349Aug 23, 2026
Apache-2.0Aug 23, 2026 · metrics 2.10.0
39Weakhealth index
tompazourek/NaturalSort.Extension
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
C#★ 220Jul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
Hex
38Weakhealth index
dmarkow/ecto_ranked
Ranking models for Ecto
Elixir★ 44↓ 3,275/moJul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
NuGet
36Weakhealth index
cajuncoding/GraphQL.RepoDB
A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).
C#★ 41Aug 17, 2026
MITAug 17, 2026 · metrics 2.10.0
npm
29At Riskhealth index
stevemao/compare-func
Get a compare function for array to sort
JavaScript★ 16↓ 50.5M/moAug 23, 2026
MITAug 23, 2026 · metrics 2.10.0