Almost all third party vendors for toolkits place the javascript code in an obfuscated manner by minifying the javascript
If you need to read the code to make some changes you can install JSTool plugin for notepad++ and do JSFormat on the code to convert it into legible view