{"library":"3dmol","type":"library","category":null,"description":"3Dmol.js is a WebGL-powered JavaScript library for interactive molecular visualization in browsers. Current stable version is 2.5.4, released with improvements to aromatic bond visualization. Releases occur approximately every 2-4 months with incremental feature additions and bug fixes. Key differentiators include support for multiple molecular formats (PDB, SDF, MOL2, XYZ, CIF, MMTF, etc.), parallelized surface computation, rich styling (cartoon, stick, sphere, surface), and both hosted/embeddable viewer modes. It is licensed under BSD and widely cited in bioinformatics. Unlike alternatives (e.g., NGL Viewer, JSmol), 3Dmol.js offers seamless integration with JavaScript apps and a simpler API for quick molecular rendering.","language":"javascript","status":"active","version":"2.5.4","tags":["javascript","typescript"],"last_verified":"Sat May 09","install":[{"cmd":"npm install 3dmol","imports":["import $3Dmol from '3dmol'","import $3Dmol from '3dmol'; const viewer = $3Dmol.createViewer(element)","import $3Dmol from '3dmol'; $3Dmol.download('pdb:1XYZ', viewer, {}, callback)","import $3Dmol from '3dmol'; const surface = $3Dmol.SurfaceType.VDW"]},{"cmd":"yarn add 3dmol","imports":[]},{"cmd":"pnpm add 3dmol","imports":[]}],"homepage":"https://3dmol.csb.pitt.edu","github":"https://github.com/3dmol/3Dmol.js","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/3dmol","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}