0.10.1 • Published 2 years ago

miew v0.10.1

Weekly downloads
38
License
MIT
Repository
github
Last release
2 years ago

Miew – 3D Molecular Viewer

npm version Linux Build Status Windows Build Status Greenkeeper badge Coverage Status Code Climate SonarCloud Maintainability SonarCloud Reliability Quality 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.

var Miew = 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

0.10.1

2 years ago

0.10.0

2 years ago

0.9.0

4 years ago

0.8.7

4 years ago

0.8.5

4 years ago

0.8.4

4 years ago

0.8.3

5 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.24

5 years ago

0.7.23

5 years ago

0.7.22

5 years ago

0.7.21

5 years ago

0.7.19

6 years ago

0.7.18

6 years ago

0.7.17

6 years ago

0.7.16

6 years ago

0.7.15

6 years ago

0.7.14

6 years ago

0.7.13

6 years ago

0.7.12

6 years ago

0.7.11

6 years ago

0.7.10

6 years ago

0.7.9

6 years ago

0.7.8

6 years ago

0.7.7

6 years ago

0.7.6

6 years ago

0.7.5

6 years ago

0.7.4

7 years ago

0.7.3

7 years ago

0.7.2

7 years ago