You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The typescript files in the src/ directory needs performance improvements in terms of code and code readability.
GLDraw.ts
GLModel.ts
GLShape.ts
GLViewer.ts
Gradient.ts
Label.ts
ProteinSurface4.ts
VolumeData.ts
VolumetricRender.ts
autoload.ts
colors.ts
glcartoon.ts
index.ts
partialCharges.ts
specs.ts
utilities.ts
Describe the solution you'd like
I would like to improve the code base of the 3Dmol.js by using the latest JavaScript methods along with increasing the readability of these files
Note: I have created this issue to track the file improvements with respect to the above files, and each commit/PR will improve the performance aspects of the code along with increasing code readability
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The typescript files in the src/ directory needs performance improvements in terms of code and code readability.
Describe the solution you'd like
I would like to improve the code base of the 3Dmol.js by using the latest JavaScript methods along with increasing the readability of these files
Note: I have created this issue to track the file improvements with respect to the above files, and each commit/PR will improve the performance aspects of the code along with increasing code readability
The text was updated successfully, but these errors were encountered: