Showing 1-20 of 70 packages
A tiny library to permutate a sequence.
A JavaScript implementation of Heap's efficient Permutation Algorithm
Iterate permutations described by a states object.
Move items in an array (proposed lodash feature #1701)
Permute two items of an array with immutability
```js const permute = require('@lancejpollard/quadratic-residue-prng.js')
Function to permute collections. * `permuteCombination` Iterate over combinations of elements in multiple arrays. * `permuteSample` Iterate over samples of an array in every combination. * `permuteOrder` Iterate over every order of elements in an array. *
Asynchronously iterate over permutations of function arguments
A zero dependency TypeScript implementation of the Poseidon2 Hash Function
A simple permutations and combinatorics library for JavaScript
Generate a list of emails based on a person's name and email domain.
Beautifully Designed and Well Enhanced Collection of Various Functions / Methods.
A permutation script based on SEPA
A simple Web AI model deployment tool using JavaScript
Common utilities
A library of fixes for the giant mistake that is Javascript
A collection of utilities for JS, a sort of substandard library.
Removes all spaces from a string
CyanPrint is a scaffolding CLI for people to create templates or blueprints to scaffold commonly used
**xPermuteString** is a TypeScript function that generates all possible case permutations of a given string, including special characters. It's a versatile tool for string manipulation and can be used in various applications.