Retrieve and format molecular formula from google sheet.
$ npm install --save mf-from-google-sheet
import library from 'mf-from-google-sheet';
const result = library(args);
// result is ...
Retrieve and format molecular formula from google sheet.
$ npm install --save mf-from-google-sheet
import library from 'mf-from-google-sheet';
const result = library(args);
// result is ...
npm i mf-from-google-sheet
228
3.1.15
MIT
103 kB
15