@chemistry/common
v3.1.3
Published
Chemical data formats
Maintainers
Readme
@chemistry/common
Common data formats and interfaces for the @chemistry library ecosystem.
Installation
npm install @chemistry/commonFeatures
- JMol and JNMol data format interfaces
- Shared types for atoms, bonds, and molecular structures
- Isomorphic — works in Node.js and browsers
Usage
import { JMol, JNMol } from '@chemistry/common';License
MIT
