reordering

There are 56 repositories under reordering topic.

  • DraggableCollection

    Language:Swift
  • GraphBrew

    Brewing GAPBS with vertex reordering and graph segmentation

    Language:C++1
  • NestifyX

    A Laravel Package for Effortless Drag-and-drop categories/subcategories reordering and sets of recursive methods to play with nested structures

    Language:PHP1
  • SFC

    Space Filling Curve sparse matrix reordering implementations

    Language:R1
  • react-dnd-beautiful

    Beautiful and accessible drag and drop for lists with React - Custom Implementation to resolve Overlap issue https://www.npmjs.com/package/react-dnd-beautiful

    Language:JavaScript1
  • BioPak-Supplier-Website

    Website for a made-up company BioPak, which produces bio-degradable packaging solutions

    Language:PHP1
  • clustering-reordering

    Clustering & Reordering Very Large Graphs

    Language:C1
  • dnd-sorting

    a library to implement sorting of elements by drag and drop.

  • mv-sorter

    A custom element that makes the content sortable

    Language:JavaScript1
  • css-global-order

    Reorders HTML elements with the `order` CSS-property

    Language:JavaScript1
  • dict-reorder

    A Python package designed to reorder dictionaries.

    Language:Python
  • Ionic_Reorder

    Ionic-App zur Demonstration des Reorder-Elements (um Einträge einer Liste in bestimmte Reihenfolge zu bringen)

    Language:TypeScript
  • reordering-tabs

    Reordering Tabs — Click and drag tabs to change their order per your liking. Your customised order will be persisted.

    Language:JavaScript
  • reorder-before-after

    Reorder an item in an array before or after another.

    Language:PHP
  • angularTreeGridSyncfusion

    Combination of various functionalities of Angular Tree Grid from Syncfusion

    Language:TypeScript
  • Todo

    web-based todo application where we can re-order and filter todo list based on priority

    Language:JavaScript
  • How-to-re-order-the-default-toolbar-items-in-Xamarin.Forms-SfImageEditor

    This article explains how to re-order the default toolbar items in Xamarin.Forms Syncfusion image editor control.

    Language:C#
  • SparseMatrixReorderingUsingRCMAlgorithm

    In this project, I implemented few .m functions which allow to reorder a sparse matrix read from a Matrix Market file using the Reverse Cuthill-McKee algorithm. In addition to reordering, it is possible to write the reordered sparse matrix to a Matrix Market file, plot it side-by-side with the original, compute few statistics about it and output the plot as a PNG file. All these functions can be applied to a single input matrix or multiple matrices stored in a given folder.

    Language:MATLAB
  • twoway-view

    RecyclerView made simple

    Language:Java