react-mf

3.0.0 • Public • Published

react-mf

React component to display molecular formulae.

Maintained by Zakodium

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.

Package Sidebar

Install

npm i react-mf

Weekly Downloads

223

Version

3.0.0

License

MIT

Unpacked Size

9.51 kB

Total Files

13

Last publish

Collaborators

  • stropitek
  • targos
  • lpatiny
  • zakodium-bot