Skip to content

BobHanson/cheminfo-types

 
 

Repository files navigation

cheminfo-types

NPM version build status Test coverage npm download

Types for cheminfo packages and cheminfo data schema.

Key principles:

  • One type should correspond to one React component
  • The schema should not be so complicated that it becomes unusable
  • Use @tjs-examples to give examples that will show in the JSON schema and documentation

Installation

$ npm i cheminfo-types

Usage

License

MIT

Packages

No packages published

Languages

  • TypeScript 100.0%