compile a reducing function for an object/array
Split object/array into specified size of batches
ES2015 `Array#findIndex()` ponyfill
smart-observe comes from Vue.js and is a small, efficient library for observing changes of javascript Object, Array and Class.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Trimming string whitespace from object, array or string
Stringify an object/array like JSON.stringify just without all the double-quotes
foreach component + npm package
Verify all kind of data using Promises (Object, Array, String, Number, Boolean, Function).
An object schema merger/validator
indexOf, allIndexsOf, firstIndexOf, lastIndexOf, nthIndexOf implementations for an object array
Rearrange array elements by index array
Filter an array of objects with an object
return list of CallSite objects from a captured stacktrace
A MySQL command-line tool for Node.js. Execute the MySQL sql statements in CLI, return the result as an object array.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
Yjs encoding protocols
A utility package for JavaScript applications.
Converts json object/array with image upload to formadata in nested level.
Convert object keys from camel case
Stringify an object/array like JSON.stringify just without all the double-quotes, Typescript, Zero-dependency.
Lightweight utility for input validation and data extraction in Turf.js. Ensures GeoJSON inputs are in the correct format and extracts specific components like coordinates or geometries.
An implementation of John von Neumann's sorted arrays in JavaScript. Implements insertion sort and binary search of JavaScript objects for fast insertion and deletion.