Parse the RXN format
$ npm i rxn-parser
import parse from 'rxn-parser';
const result = parse(args);
// result is ...| Name | Name | Last commit date | ||
|---|---|---|---|---|
Parse the RXN format
$ npm i rxn-parser
import parse from 'rxn-parser';
const result = parse(args);
// result is ...