1.1.4 • Published 6 years ago

veams-helpers v1.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Veams Helpers

The helpers are saved in its own repository and categorized in:

  • Array
  • Browser
  • Detection
  • Function
  • Object
  • Operator
  • String
  • Utility

Usage

Just import the helper you need:

import transitionEnd from 'veams-helpers/lib/detection/transition-end';

or the whole library

import * as helpers from 'veams-helpers';

That's it!

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago