@chemistry/molecule3d
TypeScript icon, indicating that this package has built-in type declarations

1.5.1 • Public • Published

@chemistry/molecule3d

Build Status

Simple library to support 3D infinite molecules;

Include following clases:

  • Molecule3D
  • Atom
  • Bond

Commands:

  • Run unit tests: npm run test
  • Start TDD flow: npm run tdd
  • Run linter verification: npm run lint
  • Run linter verification & fix: npm run lintfix
  • Build project: npm run build

Technical description :

  • Typescript 2.1 (export typings)
  • Isomorphic (can be used with node & with browsers )
  • Compiled to UMD (can be used as CommonJS, AMD & direct module include syntax)
  • Build with TDD in mind (tests with jasmine)
  • height code coverage (detailed report with Istanbul)

Package Sidebar

Install

npm i @chemistry/molecule3d

Weekly Downloads

3

Version

1.5.1

License

MIT

Unpacked Size

630 kB

Total Files

59

Last publish

Collaborators

  • vreshch