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
·
johnwquarles avatar

johnwquarles/mirrarray

0
View on GitHub↗
5 estrellas·2 forks·JavaScript·MIT·2 vistas

Mirrarray

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

Features

  • Array Utilities - Creates a key-mirror object from an array of keys.

Historial de estrellas

Gráfico del historial de estrellas de johnwquarles/mirrarrayGráfico del historial de estrellas de johnwquarles/mirrarray

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.

Start searching with AI

Alternativas open-source a Mirrarray

Proyectos open-source similares, clasificados según cuántas características comparten con Mirrarray.
  • 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
  • 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
  • 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
Ver las 15 alternativas a Mirrarray→

Preguntas frecuentes

¿Qué hace johnwquarles/mirrarray?

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

¿Cuáles son las características principales de johnwquarles/mirrarray?

Las características principales de johnwquarles/mirrarray son: Array Utilities.

¿Qué alternativas de código abierto existen para johnwquarles/mirrarray?

Las alternativas de código abierto para johnwquarles/mirrarray incluyen: doowb/group-array — Group array of objects into lists. ehmicky/fast-cartesian — Fast cartesian product. jonschlinkert/arr-diff — Returns an array with only the unique values from all given arrays using strict equality for comparisons. jonschlinkert/arr-flatten — Recursively flatten an array or arrays. This is the fastest implementation of array flatten. jonschlinkert/array-first — Get the first element or first n elements of an array. dcousens/is-sorted — A small module to check if an Array is sorted.