Skip to content

JQuery plugin that provides a library extending the language

Notifications You must be signed in to change notification settings

mathieul/jquery.lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery.lang plugin

Utility Functions

Object:

  • createObject

Type:

  • isNumber
  • isString
  • isBoolean
  • isDate
  • isObject
  • isRegExp

Enumerable:

  • inject
  • all
  • any
  • findFirst
  • findAll

Hash:

  • keys
  • values

Array:

  • by
  • compact
  • flatten
  • noDuplicates

String:

  • escapeRegExp
  • htmlEncode
  • htmlDecode
  • printf

About

JQuery plugin that provides a library extending the language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published