Skip to content

Latest commit

History

670 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Miew – 3D Molecular Viewer

npm versionLinux Build StatusWindows Build StatusGreenkeeper badgeCoverage Status
Code ClimateSonarCloud MaintainabilitySonarCloud ReliabilityQuality Gate

Copyright (c) 2015–2020 EPAM Systems, Inc.

Miew is a high performance web tool for advanced visualization and manipulation of molecular structures.

Screenshot

It provides a full-featured set of tools for 3D visualization and editing of small molecules as well as large molecular complexes, including means to view, analyze, and modify the 3D structure of a molecule. It works as a standalone HTML5 web application or integrates as a component into your web pages. We plan to support the latest versions of WebGL-enabled desktop (Chrome, Firefox, Safari, Opera, Edge, IE11) and mobile (iOS, Android) browsers.

Installation and Usage

Miew library is available as an NPM package. Install it either with NPM:

npm install --save miew

or Yarn:

yarn add miew

Then use it in your Webpack / Browserify / Rollup setup, or just test it right in the Node environment.

varMiew=require('miew');console.log(Miew.VERSION);

You may also download the minified library and access it from the browser's <SCRIPT> tag, or asynchronously include it via Require.js. Refer to the tutorials, examples and API docs for more details.

There is also a demo application available in the git repository.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

MIT

About

3D Molecular Viewer

Resources

Code of conduct

Contributing

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages