Introduction
Installation
yarn add @bemobile-tech/helpers
Usage
In your main file add:
import '@bemobile-tech/helpers'
Helpers
Name
Description
Remove every falsy element from array.
Sort array ascending.
Sort array descending.
Last updated