3.1.0 • Published 2 months ago

react-mf v3.1.0

Weekly downloads
67
License
MIT
Repository
github
Last release
2 months ago

react-mf

React component to display molecular formulae.

NPM version build status npm download

Installation

npm install react-mf

Usage

import { MF } from 'react-mf';

function MyComponent() {
  return <MF mf="C6H6" />;
}

Documentation

See https://react-mf.pages.dev/ for detailed usage examples.

3.1.0

2 months ago

3.0.1

2 months ago

3.0.0

5 months ago

2.0.3

10 months ago

2.0.2

2 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.2.1

5 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.1.0

7 years ago

0.0.1

8 years ago