MolStart molecule viewer for transmembrane proteins http://molstar.org

Alexander Rose 609aa648b2 added dist files hace 7 años
dist 609aa648b2 added dist files hace 7 años
src a14579b627 gro, high precision example hace 7 años
.gitignore 07c3377ddb started with gro reader hace 7 años
LICENSE 07c3377ddb started with gro reader hace 7 años
README.md 07c3377ddb started with gro reader hace 7 años
molio.sublime-project 07c3377ddb started with gro reader hace 7 años
package.json 07c3377ddb started with gro reader hace 7 años
rollup.config.js 07c3377ddb started with gro reader hace 7 años
tsconfig.json 07c3377ddb started with gro reader hace 7 años
tslint.json 07c3377ddb started with gro reader hace 7 años

README.md

License

  • general, non-opinionated library for reading and writing molecular structure related file formats
  • extending on the ideas of the CIFTools.js library

Building & Running

Build:

npm install
npm run build

Build automatically on file save:

npm run watch

Bundle with rollup (UMD and ES6 )

npm run watch

TODO

-