JavaScript Utility Library
npm install elr-utility-lib


![npm]()
JavaScript Utility Library
Download node at nodejs.org and install it, if you haven't already.
``sh``
npm install elr-utility-lib --save
- Removed jQuery as a dependency
- Moved the following functions to elr-ui
- getListValues
- getFormData
- createElement
- toTop
- killEvent
- scrollSpy
- getPosition
- findPositions
- openInTab
- isMobile
- randomClass
- gotoSection
- scrollToView
- clearElement
- clearForm
- babel-runtime: babel selfContained runtime
- babel-core: Babel compiler core.
- babel-preset-es2015: Babel preset for all es2015 plugins.
- del: Delete files and folders
- gulp: The streaming build system
- gulp-babel: Use next generation JavaScript, today
- gulp-jshint: JSHint plugin for gulp
- gulp-sourcemaps: Source map support for Gulp.js
- jshint: Static analysis tool for JavaScript
SEE LICENSE IN LICENSE.md
_Generated by package-json-to-readme_