An open API service indexing awesome lists of open source software.

https://github.com/alphafantomu/array-flatten

flatten a nested array
https://github.com/alphafantomu/array-flatten

Last synced: about 4 hours ago
JSON representation

flatten a nested array

Awesome Lists containing this project

README

          

# array-flatten
flatten a nested array

## Installation
- This package uses the [lit](https://github.com/luvit/lit) package manager, run `lit install alphafantomu/array-flatten`
- If you're using this in a self-contained binary through [Luvi](https://github.com/luvit/luvi), you may include it inside `package.lua` as well `alphafantomu/array-flatten`
- You can reference the library using `require('array-flatten')`

## Documentation
`array flatten(array table)`, no checks if the table is an array or not

## License
This project has an [MIT license](/LICENSE)

## Contact
- Discord: `Arivistraliavatoriar#2678`