awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jonschlinkert/array-last

Open-source alternatives to Array Last

15 open-source projects similar to jonschlinkert/array-last, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Array Last alternative.

  • dcousens/is-sortedAvatar de dcousens

    dcousens/is-sorted

    24Voir sur GitHub↗

    A small module to check if an Array is sorted

    JavaScript
    Voir sur GitHub↗24
  • doowb/group-arrayAvatar de doowb

    doowb/group-array

    66Voir sur GitHub↗

    Group array of objects into lists.

    JavaScript
    Voir sur GitHub↗66
  • ehmicky/fast-cartesianAvatar de ehmicky

    ehmicky/fast-cartesian

    73Voir sur GitHub↗

    Fast cartesian product

    TypeScript
    Voir sur GitHub↗73
  • johnwquarles/mirrarrayAvatar de johnwquarles

    johnwquarles/mirrarray

    5Voir sur GitHub↗

    NPM module for creating a keymirror object from an array of strings

    JavaScript
    Voir sur GitHub↗5
  • jonschlinkert/arr-diffAvatar de jonschlinkert

    jonschlinkert/arr-diff

    45Voir sur GitHub↗

    Returns an array with only the unique values from all given arrays using strict equality for comparisons.

    JavaScript
    Voir sur GitHub↗45
  • jonschlinkert/arr-flattenAvatar de jonschlinkert

    jonschlinkert/arr-flatten

    59Voir sur GitHub↗

    Recursively flatten an array or arrays. This is the fastest implementation of array flatten.

    JavaScript
    Voir sur GitHub↗59

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • jonschlinkert/array-firstAvatar de jonschlinkert

    jonschlinkert/array-first

    11Voir sur GitHub↗

    Get the first element or first n elements of an array.

    JavaScript
    Voir sur GitHub↗11
  • jonschlinkert/in-arrayAvatar de jonschlinkert

    jonschlinkert/in-array

    16Voir sur GitHub↗

    Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.

    JavaScript
    Voir sur GitHub↗16
  • mafintosh/unordered-array-removeAvatar de mafintosh

    mafintosh/unordered-array-remove

    118Voir sur GitHub↗

    Efficiently remove an element from an unordered array without doing a splice

    JavaScript
    Voir sur GitHub↗118
  • mattdesl/array-rangeAvatar de mattdesl

    mattdesl/array-range

    25Voir sur GitHub↗

    creates a new array with given range

    JavaScript
    Voir sur GitHub↗25
  • michaelzoidl/swap-arrayAvatar de michaelzoidl

    michaelzoidl/swap-array

    6Voir sur GitHub↗

    Swaps the index / position of an array

    JavaScript
    Voir sur GitHub↗6
  • parro-it/map-arrayAvatar de parro-it

    parro-it/map-array

    4Voir sur GitHub↗

    Map object keys and values into an array.

    JavaScript
    Voir sur GitHub↗4
  • seriousmanual/dedupeAvatar de seriousManual

    seriousManual/dedupe

    24Voir sur GitHub↗

    easy deduplication of array values

    TypeScript
    Voir sur GitHub↗24
  • sindresorhus/filled-arrayAvatar de sindresorhus

    sindresorhus/filled-array

    43Voir sur GitHub↗

    Returns an array filled with the specified input

    JavaScript
    Voir sur GitHub↗43
  • zhiyelee/array.chunkAvatar de zhiyelee

    zhiyelee/array.chunk

    12Voir sur GitHub↗

    Split array/TypedArray to chunks of given size

    JavaScript
    Voir sur GitHub↗12