elr-utility-lib
v2.0.1
Published
JavaScript Utility Library
Downloads
2
Maintainers
Keywords
Readme
elr-utility-lib
JavaScript Utility Library
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install elr-utility-lib --save
Change Log
- 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
Dependencies
- babel-runtime: babel selfContained runtime
Dev Dependencies
- 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
License
SEE LICENSE IN LICENSE.md
Generated by package-json-to-readme