- 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