elr-utility-lib

JavaScript Utility Library

Usage no npm install needed!

<script type="module">
  import elrUtilityLib from 'https://cdn.skypack.dev/elr-utility-lib';
</script>

README

elr-utility-lib

Build Status License: MIT codecov npm

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

Dev Dependencies

License

SEE LICENSE IN LICENSE.md

Generated by package-json-to-readme