@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
Convert all JS mutable array's methods to immutable
ES6 bit addressing DataView+Stack+Queue+Buffer with any types: Uint13, Int53, BigInt61, Float17, LSB/MSB, LE/BE, .set(), .get(), .push(), .pop(), .shift(), .unshift()
This package includes a set of useful array methods that facilitates working with arrays, specifically the arrays that contain objects or arrays even falsy values (such as: 0, null, false, NaN...). This package is es5 supported.
A utility library providing common array manipulations and React hooks.
转换中国地区不同坐标系统的工具库,支持 WGS84(GPS)、GCJ02(高德)和 BD09(百度) 坐标系统之间的互相转换
Randomly Shift Coordinates in a GeoJSON
eslint plugin for enforce that all components that require or deprecate props
eslint rule to disallow array methods that modify an array in-place in pinia getters because it can trigger endless recursions.
An iterable is a sequence of values {web}.
An array is a collection of values, stored contiguously {web}.
This is the best encyption tool in the market. And it is in typescript now :)
A tiny and fast circular buffer
Bitwise operations for integers up to 53 bits
A performant updatable priority queue which can pop AND shift.