
- general, non-opinionated library for reading and writing molecular structure related file formats
- extending on the ideas of the CIFTools.js library
npm install
npm run build
Build automatically on file save:
npm run watch
Bundle with rollup (UMD and ES6)
npm run bundle
npm run dist
npm run-script build && npm run-script bundle && npm run-script dist
npm run script
node ./build/js/script.js
- write about unittest (AR)
- gro reader
- read more than one block
- read velocities
- detect number of decimal places