View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window underscorejs-1.5.1.bv2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.stjs.bridge.underscorejs
├─ org.stjs.bridge.underscorejs.Arrays.class - [JAR]
├─ org.stjs.bridge.underscorejs.ChainedArrays.class - [JAR]
├─ org.stjs.bridge.underscorejs.ChainedCollections.class - [JAR]
├─ org.stjs.bridge.underscorejs.ChainedFunctions.class - [JAR]
├─ org.stjs.bridge.underscorejs.ChainedObjects.class - [JAR]
├─ org.stjs.bridge.underscorejs.ChainedUnderscoreJS.class - [JAR]
├─ org.stjs.bridge.underscorejs.ChainedUtility.class - [JAR]
├─ org.stjs.bridge.underscorejs.Collections.class - [JAR]
├─ org.stjs.bridge.underscorejs.Functions.class - [JAR]
├─ org.stjs.bridge.underscorejs.GlobalUnderscoreJS.class - [JAR]
├─ org.stjs.bridge.underscorejs.Objects.class - [JAR]
├─ org.stjs.bridge.underscorejs.TemplateOptions.class - [JAR]
├─ org.stjs.bridge.underscorejs.ThrottleOptions.class - [JAR]
├─ org.stjs.bridge.underscorejs.UnderscoreJS.class - [JAR]
├─ org.stjs.bridge.underscorejs.Utility.class - [JAR]
├─ org.stjs.bridge.underscorejs.package-info.class - [JAR]