# jonschlinkert/arr-flatten

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/jonschlinkert-arr-flatten).**

59 stars · 17 forks · JavaScript · MIT

## Links

- GitHub: https://github.com/jonschlinkert/arr-flatten
- Homepage: https://github.com/jonschlinkert
- awesome-repositories: https://awesome-repositories.com/repository/jonschlinkert-arr-flatten.md

## Description

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

## Tags

### Part of an Awesome List

- [Array Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/array-utilities.md) — Recursively flattens nested arrays into a single level.
