tschem

0.1.0 • Public • Published

tschem

A TypeScript library for Cheminformatics.

Project Setup

This project uses gulp as its build system.

  • Install gulp: $ npm install -g gulp
  1. Install dependencies: $ npm install
  2. Build and run: $ gulp buildrun

Testing

This project uses mocha for unit testing. Install mocha:

  • $ npm install -g mocha

To compile and test run:

  • $ gulp && mocha

Troubleshooting & Useful Tools

License

MIT

Package Sidebar

Install

npm i tschem

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • richlewis42