swap-array
Array shuffler
A utility function to swap the positions of two elements in an array without modifying the original array.
Swaps the index / position of an array
7 stars
2 watching
4 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables interactive, randomized swapping of multiple images within a web page | 213 |
| A JavaScript library that allows reordering of arrays based on user-defined aliases and sequences. | 38 |
| Utility function to flatten arrays by recursively iterating over their elements | 60 |
| A utility function to split an array into smaller parts of a specified size. | 11 |
| A platform that automates security operations and provides tools for collaboration, resource sharing, and workflow management. | 1,769 |
| Utility for controlling randomness and predictability in card game shuffles using digital and manual methods | 23 |
| A Numpy-like library in Swift for multi-dimensional array and matrix operations | 135 |
| An interactive tool for swapping and rearranging elements in text buffers | 509 |
| A utility plugin that allows users to quickly switch between directories using a customizable list stored in a file. | 0 |
| A library of algorithms for searching and manipulating sorted arrays in a generic way | 12 |
| A tool for defining and executing sequences of HTTP requests with variable substitution | 194 |
| A utility function for sorting arrays of strings in various natural and case-insensitive orders | 39 |
| Tool for swapping adjacent elements in text with minimal user configuration | 167 |
| Creates a new array instance from an array-like or iterable object. | 67 |
| A general-purpose memory allocator for the Zig programming language. | 24 |