awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mattdesl avatar

mattdesl/array-range

0
View on GitHub↗
25 stars·4 forks·JavaScript·MIT·4 views

Array Range

creates a new array with given range

Features

  • Array Utilities - Generates an array containing a specified range of numbers.

Star history

Star history chart for mattdesl/array-rangeStar history chart for mattdesl/array-range

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Array Range

Similar open-source projects, ranked by how many features they share with Array Range.
  • doowb/group-arraydoowb avatar

    doowb/group-array

    66View on GitHub↗

    Group array of objects into lists.

    JavaScript
    View on GitHub↗66
  • ehmicky/fast-cartesianehmicky avatar

    ehmicky/fast-cartesian

    73View on GitHub↗

    Fast cartesian product

    TypeScript
    View on GitHub↗73
  • johnwquarles/mirrarrayjohnwquarles avatar

    johnwquarles/mirrarray

    5View on GitHub↗

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

    JavaScript
    View on GitHub↗5
  • dcousens/is-sorteddcousens avatar

    dcousens/is-sorted

    24View on GitHub↗

    A small module to check if an Array is sorted

    JavaScript
    View on GitHub↗24
See all 15 alternatives to Array Range→

Frequently asked questions

What does mattdesl/array-range do?

creates a new array with given range

What are the main features of mattdesl/array-range?

The main features of mattdesl/array-range are: Array Utilities.

What are some open-source alternatives to mattdesl/array-range?

Open-source alternatives to mattdesl/array-range include: doowb/group-array — Group array of objects into lists. ehmicky/fast-cartesian — Fast cartesian product. johnwquarles/mirrarray — NPM module for creating a keymirror object from an array of strings. 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. dcousens/is-sorted — A small module to check if an Array is sorted.