# jonschlinkert/array-last

**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-array-last).**

33 stars · 14 forks · JavaScript · MIT

## Links

- GitHub: https://github.com/jonschlinkert/array-last
- Homepage: https://github.com/jonschlinkert
- awesome-repositories: https://awesome-repositories.com/repository/jonschlinkert-array-last.md

## Description

Return the last element in an array. Faster than `.slice`

## Tags

### Part of an Awesome List

- [Array Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/array-utilities.md) — Retrieves the last element of an array.
