Generate a linearly spaced numeric array according to a provided increment.
Lexer / tokenizer
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
Unix sort written in highland.
Lists all possible permutations.
Utility methods for formatting and validating credit cards
Vite Plugin for Angular
Plugin to add Sass support to styled-jsx
ESLint + Prettier config for React
NEON decoder and encoder for JavaScript
Redact sensitive npm information from output
List of ~336,000 French words
A WebdriverIO plugin to report in dot style
Middleware library for working with django dynamic rest
Advanced JavaScript objects serialization.
A text-prediction JavaScript tool based on PATRICIA tree
arRy array is a modular ES6 simplified array modification library.
plugin for sorting re-export
UML diagrams for TypeScript
A client-side server to help you build, test and demo your Ember app
compare Reviewers Edition numbers
Extended Map class and utilities for sorting, filtering, mapping, and managing key-value data.
Percy CLI command parser and runner.
- save an array to disk using the localstorage API - restores the array state if initialized on an existing storage - ⚠️ this only works for push and shift operations - ⚠️ you should not be using multiple array instances on the same storage