awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 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

    24Ver en GitHub↗

    A small module to check if an Array is sorted

    JavaScript
    Ver en GitHub↗24
  • doowb/group-arrayAvatar de doowb

    doowb/group-array

    66Ver en GitHub↗

    Group array of objects into lists.

    JavaScript
    Ver en GitHub↗66
  • ehmicky/fast-cartesianAvatar de ehmicky

    ehmicky/fast-cartesian

    73Ver en GitHub↗

    Fast cartesian product

    TypeScript
    Ver en GitHub↗73
  • johnwquarles/mirrarrayAvatar de johnwquarles

    johnwquarles/mirrarray

    5Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗5
  • jonschlinkert/arr-diffAvatar de jonschlinkert

    jonschlinkert/arr-diff

    45Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗45
  • jonschlinkert/arr-flattenAvatar de jonschlinkert

    jonschlinkert/arr-flatten

    59Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗59

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

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

    jonschlinkert/array-first

    11Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗11
  • jonschlinkert/in-arrayAvatar de jonschlinkert

    jonschlinkert/in-array

    16Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗16
  • mafintosh/unordered-array-removeAvatar de mafintosh

    mafintosh/unordered-array-remove

    118Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗118
  • mattdesl/array-rangeAvatar de mattdesl

    mattdesl/array-range

    25Ver en GitHub↗

    creates a new array with given range

    JavaScript
    Ver en GitHub↗25
  • michaelzoidl/swap-arrayAvatar de michaelzoidl

    michaelzoidl/swap-array

    6Ver en GitHub↗

    Swaps the index / position of an array

    JavaScript
    Ver en GitHub↗6
  • parro-it/map-arrayAvatar de parro-it

    parro-it/map-array

    4Ver en GitHub↗

    Map object keys and values into an array.

    JavaScript
    Ver en GitHub↗4
  • seriousmanual/dedupeAvatar de seriousManual

    seriousManual/dedupe

    24Ver en GitHub↗

    easy deduplication of array values

    TypeScript
    Ver en GitHub↗24
  • sindresorhus/filled-arrayAvatar de sindresorhus

    sindresorhus/filled-array

    43Ver en GitHub↗

    Returns an array filled with the specified input

    JavaScript
    Ver en GitHub↗43
  • zhiyelee/array.chunkAvatar de zhiyelee

    zhiyelee/array.chunk

    12Ver en GitHub↗

    Split array/TypedArray to chunks of given size

    JavaScript
    Ver en GitHub↗12