npm.io
3.4.24 • Published 12h ago

mf-finder

Licence
MIT
Version
3.4.24
Deps
5
Size
166 kB
Vulns
0
Weekly
0
Stars
9

mf-finder

NPM version npm download

Find a molecular formula from a monoisotopic mass.

Installation

$ npm install --save mf-finder

Usage

import library from 'mf-finder';

const result = library(args);
// result is ...

License

MIT