* Move the invocation into the parens that contain the function. * unescaped regex * Do not wrap function literals in parens unless they are to be immediately invoked. Change-Id: Ib3360f88fb7674af0e857d8a84a91fdac1fd8487
jQuery Universal Language Selector
Universal Language Selector
Introduction
Preparing language data
The language names, autonyms, region informations are present in src/jquery.uls.data.js. But this file is auto generated from data/langdb.yaml. If you want to make any changes to the language data, edit data/langdb.yaml and generate the src/jquery.uls.data.js using
php ulsdata2json.php