资 源 简 介
In this Lib is the code I use often in my projects. The documentation of the code can be found in the wiki. This Lib is as of yet still a work in progress, however, all code is Production tested code and confirmed working.
Included utils are:
String Algorithms:
Levenshtein Distance
Dice Coefficient
Longest Common Subsequence
String Conversions:
filterNonAscii
cellphoneToMSISDNString
stringToHTMLString
Other Utils
A version Compare Util and version exstraction
A Browser Detection Util, that detects Platform, version, UserAgent and more.
The double submit from a browser issue solutions, a lock and block util.
A File Download util that is 100% working on http, https on all major browsers.
A Password Strength meter Util and password generator
File Util for creation and deletion of files safely