React component to display molecular formulae.
Maintained by Zakodium
npm install react-mf
import { MF } from 'react-mf';
function MyComponent() {
return <MF mf="C6H6" />;
}
See https://react-mf.pages.dev/ for detailed usage examples.
React component to display molecular formulae.
Maintained by Zakodium
npm install react-mf
import { MF } from 'react-mf';
function MyComponent() {
return <MF mf="C6H6" />;
}
See https://react-mf.pages.dev/ for detailed usage examples.
npm i react-mf
213
3.0.0
MIT
9.51 kB
13