@extra-object/shift-update
Removes first entry.
Removes first entry.
Removes first entry.
Removes first entry.
Get first entry from map and remove it, like Array.shift().
A Svelte action to mutli-select checkboxes with shift-click
Video and subtitle command line utils
The strinify npm package provides string manipulation functions designed to enhance JavaScript's built-in string capabilities. It provides a set of intuitive functions that allow you to easily transform and manipulate strings in various ways.
A JS library for strings.
Using sound stretch in web via WebAssembly
Rotate an array by a given number of steps
Use array methods to process tree-structured data
choose list items with `ctrl` and `shift`
Implementation of the Caesar Cipher encryption algorithm in JavaScript. The Caesar Cipher is a classic substitution cipher technique where each letter in the plaintext is shifted a certain number of places down or up the alphabet.
Used to encrypt/decrypt using simple caesar cipher
A 2020s compatible keyboard avoiding view for Android and iOS that just works.
DSEA is an encryption algorithm built by LProject on npm that puts your data through a series of shifts and scrambles so much so that the result is unreadable to everyone but the person with the key used to encrypt it.
TypeScript port of Rixtys99's Smooth Shift Lock module
Color library with support for RGB, RYB, HSL color models and RYB hue shifting.
Implementation of range data structures using plain JavaScript arrays.
Maze generation algorithm