Showing 21-40 of 263 packages
This script currently works on .js and .css files. it takes a list of js and css files, a root directory, and subdirectories from that. TODO: optimize using ES6 Array functions (array.map, etc)
> Spoiler: this is not only stricter versin of lodash, this library also adds utils that I was missing > I'll try to maintain the references to usages in popular repositories (like `vscode`)
Generates and consumes source maps. Adapted to be commonjs only and work in older browsers.
Fast filter array to have only function values. But also allow you to give iterator function which will be called on each element of the array that is function - much like array.map functionallity. Useful when you want to filter, but also want to map in s
Compare two sorted arrays, and map the items of the first map to matched ones.
Utility functions to manipulate an object
Create an array containing a range of elements (cfr. PHP's range)
a package that provides more accurate and powerful typescript capabilities
Updates values based on map function.
Remove all undefined values during array.map process
Creates an array with the results of calling a function on every element.
Updates values based on map function.
Interactive CLI for JavaScript (MDN) and TypeScript documentation reference
A simple array utility to find duplicates in your object array 😍
Efficiently proxy sqlite tables and access data as typical array of objects.
Easy, unopinionated and intuitive Typescript fixtures.
JSPython is a javascript implementation of Python language that runs within web browser or NodeJS environment
Like JavaScript Array.map, but with multiple returns
Node buffer and bitarray / bytearray utility
Modify constructors to function without `new`.