Skip to content

muffrank/common.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

common.js

Everyday used functions and actions are on one place just include the script and use. This library is build for fast and better solution of common used functions.

Installation

  • Download the zip and extract into the website/webapp js directory.
  • attach script common.js file before the all scripts and after jquery.js file

<script type="text/javascript" src="js/common.js"></script>

OR

<script type="text/javascript" src="js/common.min.js"></script>

Functions List

  • Array.min
  • Array.max
  • localData
  • Object.size
  • keyPareValue
  • loadAjax
  • triggerBinding

About

Common use functions and action in JQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published