chemjs

v0.0.0
Molecular modeling javascript framework
chemjs chemistry cheminformatics molecular modeling SMILES Molfile CML

Build Status

Molecular modeling javascript framework

Getting Started

Install the module with: npm install chemjs

var chemjs = require('chemjs');
chemjs.awesome(); // "awesome"

Install with cli command

$ npm install -g chemjs
$ chemjs --help
$ chemjs --version
# creates a browser.js
$ grunt browserify

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

License

Copyright (c) 2014 Mohamad Mohebifar
Licensed under the MIT license.

npm i chemjs

Metadata

  • MIT
  • Whatever
  • Mohamad Mohebifar
  • released 10/16/2014

Downloads

Maintainers