eslint-plugin-pinia-getters-no-array-mutations
eslint rule to disallow array methods that modify an array in-place in pinia getters because it can trigger endless recursions.
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}.
A collection of common string functions {web}.
A simple package (with minimal dependencies) for moving elements within an array
🔪 chunk/split a string by length without cutting/truncating words.