UNPKG

speck-renderer

Version:

Browser-based WebGL molecule renderer with the goal of producing figures that are as attractive as they are practical.

7 lines (4 loc) 139 B
import Speck from './src/main.js'; // export { load, setStructure } from "./src/main0.js"; module.exports = Speck; window.Speck = Speck;