miew
TypeScript icon, indicating that this package has built-in type declarations

0.10.1 • Public • Published

Miew – 3D Molecular Viewer

npm version Linux Build Status Windows Build Status Snyk badge Coverage Status Code Climate SonarCloud Maintainability SonarCloud Reliability Quality Gate

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

Miew is a high performance web library 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 integrates as a component into your web pages.

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.

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

Contributing

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

License

MIT

/miew/

    Package Sidebar

    Install

    npm i miew

    Weekly Downloads

    2,332

    Version

    0.10.1

    License

    MIT

    Unpacked Size

    11.1 MB

    Total Files

    260

    Last publish

    Collaborators

    • paulsmirnov
    • lifescience