JSPM

  • Created
  • Published
  • Downloads 55
  • Score
    100M100P100Q86585F
  • License LGPL-3.0

A set of helpers in TS/JS, compatible with tree-shaking, for array.

Package Exports

  • @helpers4/array
  • @helpers4/array/llms.txt
  • @helpers4/array/meta/api.json
  • @helpers4/array/meta/examples.json
  • @helpers4/array/meta/licenses.json
  • @helpers4/array/package.json

Readme

@helpers4

The @helpers4 are a collection of helper functions for use in any project, whatever the framework. Every helper is a standalone module and supports tree-shaking, so you can use only the helpers you need without embedding the whole library.

@helpers4/array

A set of helpers for working with URLs.

Documentation

https://helpers4.dev/typescript/categories/array/

  • chunk
  • compact
  • deepEquals
  • difference
  • ensureArray
  • equals
  • intersection
  • oneInCommon
  • partition
  • range
  • sample
  • shallowEquals
  • shuffle
  • sort
  • unique

See

All Available Packages

Name Package Source Code Description
array @helpers4/array Source Array manipulation utilities
commit @helpers4/commit Source Conventional Commits parsing and analysis
date @helpers4/date Source Date and time utility functions
function @helpers4/function Source Function utilities and type guards
math @helpers4/math Source Mathematical utility functions and calculations
number @helpers4/number Source Number utility functions and validation
object @helpers4/object Source Object manipulation utilities
observable @helpers4/observable Source Observable utilities and combinators
promise @helpers4/promise Source Promise utilities and error handling
string @helpers4/string Source String manipulation and formatting utilities
type @helpers4/type Source Type checking and validation utilities
url @helpers4/url Source URL parsing and manipulation utilities
version @helpers4/version Source Version string manipulation utilities

Contributors

baxyz/
baxyz